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": 16438,
        "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": 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"
        },
        {
            "id": 2709,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:05.499892Z",
            "last_modified_time": "2023-08-15T15:30:05.499914Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A2D3DF47-D862-48D7-9A58-12A387959361}/104659",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2707,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:56.781943Z",
            "last_modified_time": "2023-08-15T15:29:56.781964Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4C98B07C-0119-42E4-A7C7-E0C7E4A598C4}/104381",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2707/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2706,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:56.169471Z",
            "last_modified_time": "2023-08-15T15:29:56.169500Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{084F052C-D175-40D8-9729-DA7B08F079E1}/104519",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2706/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2705,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:55.820811Z",
            "last_modified_time": "2023-08-15T15:29:55.820831Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D37B400F-C4A7-4DBD-B04E-837CA4998F17}/103022",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2705/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2704,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:55.466907Z",
            "last_modified_time": "2023-08-15T15:29:55.466927Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CE78538E-8586-44EB-8502-990600447A37}/104518",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2703,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:54.661366Z",
            "last_modified_time": "2023-08-15T15:29:54.661390Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{12EB3335-C982-42F1-9AC3-B7363AFF7C4E}/104950",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2702,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:52.981807Z",
            "last_modified_time": "2023-08-15T15:29:52.981828Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{86ADC440-FB52-4AB4-8451-AEE45A2CCB21}/104636",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2701,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:50.075225Z",
            "last_modified_time": "2023-08-15T15:29:50.075249Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A711684D-E4A7-4150-AC8B-40ECF1CB0407}/102153",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2700,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:48.550440Z",
            "last_modified_time": "2023-08-15T15:29:48.550461Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2D84C114-B703-43D5-B7CF-F7ED75ACDEB1}/102959",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2700/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2698,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:46.859430Z",
            "last_modified_time": "2023-08-15T15:29:46.859454Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{62770806-E91C-4F37-A34F-48DD01CA61B1}/104699",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2698/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2696,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:41.912656Z",
            "last_modified_time": "2023-08-15T15:29:41.912677Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0B1177A7-00B8-4809-A2F8-241ECDF51251}/104833",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2696/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2695,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:38.279175Z",
            "last_modified_time": "2023-08-15T15:29:38.279196Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5A77D802-83C5-4330-805C-A39C3A9775DE}/104818",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2695/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2694,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:36.360786Z",
            "last_modified_time": "2023-08-15T15:29:36.360809Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3BD440DA-CB37-4482-A16B-01A5AE765C60}/104777",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2694/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2693,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:35.693988Z",
            "last_modified_time": "2023-08-15T15:29:35.694008Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6FCAFD2F-86CC-46EF-B976-153A28487C42}/104852",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2693/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2692,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:35.301810Z",
            "last_modified_time": "2023-08-15T15:29:35.301834Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{302A8CB8-535F-4E9A-8487-D22026D57FD8}/103059",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2692/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2691,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:34.938434Z",
            "last_modified_time": "2023-08-15T15:29:34.938464Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CCDEA012-F3B2-4DD6-ABF0-7582EA50DF31}/104374",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2691/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2690,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:31.660291Z",
            "last_modified_time": "2023-08-15T15:29:31.660322Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EBBA5A97-76DD-4838-981B-A0EBF179CC16}/94971",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2690/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2689,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:30.673184Z",
            "last_modified_time": "2023-08-15T15:29:30.673205Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1427746A-B03C-4995-A2A0-581527786EBD}/104886",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2689/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2688,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:30.317532Z",
            "last_modified_time": "2023-08-15T15:29:30.317559Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{296FCC77-7612-4AF2-B0DA-1005056C3653}/103147",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2688/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2686,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:29.084589Z",
            "last_modified_time": "2023-08-15T15:29:29.084610Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{22501BC6-1F2C-4E25-BFD8-327F7DFC7011}/104256",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2686/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2685,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:28.508978Z",
            "last_modified_time": "2023-08-15T15:29:28.509001Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EB0D9992-0A7D-4AF9-9065-4FF363861FFB}/102850",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2685/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2684,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:28.114936Z",
            "last_modified_time": "2023-08-15T15:29:28.114957Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8E933F67-B214-4596-9425-A922A72545F2}/104464",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2683,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:27.063171Z",
            "last_modified_time": "2023-08-15T15:29:27.063194Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3184843D-0868-49CE-9CE5-09B65BCC7A6F}/104753",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2682,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:26.023133Z",
            "last_modified_time": "2023-08-15T15:29:26.023154Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{698742BF-44BA-4FD4-AA55-D3A3B849D886}/104614",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2682/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2681,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:25.473560Z",
            "last_modified_time": "2023-08-15T15:29:25.473582Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4DB152C6-B323-440C-B465-02BDADADFC31}/104449",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2681/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2680,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:22.510066Z",
            "last_modified_time": "2023-08-15T15:29:22.510087Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0DF3293C-004E-43F7-9A18-7C0AC4E64CFB}/104721",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2680/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2679,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:21.163622Z",
            "last_modified_time": "2023-08-15T15:29:21.163653Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B95F8DD1-9CE3-412F-BAA5-BB3CA115435F}/103211",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2679/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2678,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:20.178884Z",
            "last_modified_time": "2023-08-15T15:29:20.178905Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{97D20F03-6B5C-43DB-975A-4B6E683A75C1}/103058",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2678/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2675,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:17.051409Z",
            "last_modified_time": "2023-08-15T15:29:17.051431Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5977674F-8763-4C3E-95F4-E4AC089E8F88}/104685",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2675/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2673,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:14.044907Z",
            "last_modified_time": "2023-08-15T15:29:14.044929Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6DE047A3-99F3-455A-A6A4-7CFB0BFB59E8}/104725",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2673/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2672,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:13.371568Z",
            "last_modified_time": "2023-08-15T15:29:13.371590Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DCD4DFFF-9581-4A17-83E4-C33F19D1C6F3}/75599",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2672/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2671,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:11.465373Z",
            "last_modified_time": "2023-08-15T15:29:11.465403Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{43DEA189-79BD-480A-995D-52328D3311E7}/104808",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2671/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2669,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:09.670714Z",
            "last_modified_time": "2023-08-15T15:29:09.670737Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{563F67B7-9AD2-439D-A24B-B3B310BF2234}/104889",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2669/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2667,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:05.793318Z",
            "last_modified_time": "2023-08-15T15:29:05.793349Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A59F8788-09EC-4836-A2DD-0A4AC1EFDFD4}/100572",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2667/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2666,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:05.438240Z",
            "last_modified_time": "2023-08-15T15:29:05.438293Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5CD2D9FA-73DB-49E2-AE95-6DADCB5FDF54}/104282",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2666/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2664,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:29:00.236489Z",
            "last_modified_time": "2023-08-15T15:29:00.236509Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2BA293BD-4361-4D65-A372-DD796D8F8DE5}/104537",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2662,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:58.362613Z",
            "last_modified_time": "2023-08-15T15:28:58.362635Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6A155FD6-4DD9-4A60-8BD1-8458B9FCCAAB}/98164",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2662/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2661,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:57.453851Z",
            "last_modified_time": "2023-08-15T15:28:57.453872Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3ECA0FED-FDC2-4E5F-8DFA-B6098D756392}/98162",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2661/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2660,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:57.077942Z",
            "last_modified_time": "2023-08-15T15:28:57.077975Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5F053EF2-C982-4979-A37C-751FFC92AA1F}/95313",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2660/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2659,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:56.725975Z",
            "last_modified_time": "2023-08-15T15:28:56.725995Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{914C65A8-381D-4D9E-81D2-DEEA134359B9}/98160",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2659/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2658,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:56.362960Z",
            "last_modified_time": "2023-08-15T15:28:56.362981Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B8F0FF0B-307C-4906-A70D-810505514D9C}/103189",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2658/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2657,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:54.961751Z",
            "last_modified_time": "2023-08-15T15:28:54.961772Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D54CCE4B-E9A9-48AD-BF5E-65276AAA8164}/100584",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2657/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2656,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:53.900798Z",
            "last_modified_time": "2023-08-15T15:28:53.900818Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2C93B7FA-89E0-4BBD-9242-9778158A8AFC}/98108",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2656/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2655,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:53.217400Z",
            "last_modified_time": "2023-08-15T15:28:53.217421Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B5CC0FDF-9209-4AF9-99B3-BF3D2080E65E}/98810",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2655/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2653,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:50.810615Z",
            "last_modified_time": "2023-08-15T15:28:50.810666Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B0EA134C-8947-46F5-AFFE-09A07548E9F9}/83713",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2653/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2651,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:50.082997Z",
            "last_modified_time": "2023-08-15T15:28:50.083019Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E538AA3A-50D3-4610-9562-0338C0AB6165}/95402",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2651/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2647,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:45.076130Z",
            "last_modified_time": "2023-08-15T15:28:45.076174Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B64577E4-AA3F-46A4-B0DD-98F8560C3FC3}/89081",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2647/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2646,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:44.362603Z",
            "last_modified_time": "2023-08-15T15:28:44.362626Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9AD6C4A5-2EDE-4D54-827A-6F302876367C}/104890",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2646/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2645,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:42.473188Z",
            "last_modified_time": "2023-08-15T15:28:42.473213Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3AD9F7CC-20AB-4EE4-9674-8ABCBD88FFC3}/104888",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2645/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2644,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:41.826538Z",
            "last_modified_time": "2023-08-15T15:28:41.826559Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5A97213F-D835-4C0D-AECF-938DE13262E2}/94929",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2644/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2643,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:41.472217Z",
            "last_modified_time": "2023-08-15T15:28:41.472237Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A6332292-0AD5-49E2-A820-ACB8BA808AEC}/100564",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2643/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2642,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:41.120498Z",
            "last_modified_time": "2023-08-15T15:28:41.120520Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4DB74D22-0F11-4A51-89B1-C03F7CB1BF9F}/104473",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2642/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2641,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:40.155461Z",
            "last_modified_time": "2023-08-15T15:28:40.155483Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2E905743-0D33-4F86-9020-868BB7278BAC}/104466",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2641/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2640,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:38.509453Z",
            "last_modified_time": "2023-08-15T15:28:38.509476Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{38131364-8584-42F1-9A1C-DD454D9BBBD6}/100575",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2640/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2638,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:36.963580Z",
            "last_modified_time": "2023-08-15T15:28:36.963604Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FA661921-88B2-49FD-9FAD-1E0310A6F437}/104359",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2638/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2636,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:32.885169Z",
            "last_modified_time": "2023-08-15T15:28:32.885191Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6C57DA9B-2537-45BF-8646-5570EE05424F}/104328",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2635,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:32.495754Z",
            "last_modified_time": "2023-08-15T15:28:32.495776Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8BB0A056-DA22-4FB2-B3A7-F7C313BFB2A3}/94700",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2635/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2634,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:31.283804Z",
            "last_modified_time": "2023-08-15T15:28:31.283826Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CDD833D7-8902-46AC-90C1-ADD59EE059D2}/104361",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2634/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2633,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:30.777128Z",
            "last_modified_time": "2023-08-15T15:28:30.777150Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{978678FF-2B37-4D77-AF08-3536604A71A9}/102406",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2633/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2632,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:29.065797Z",
            "last_modified_time": "2023-08-15T15:28:29.065818Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9362662A-E1CA-4FD0-896B-2BEE7E73D7D1}/96412",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2632/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2630,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:25.202837Z",
            "last_modified_time": "2023-08-15T15:28:25.202858Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{612939D4-A7AE-4CC0-8F69-772CB8243E74}/104620",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2630/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2629,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:22.474612Z",
            "last_modified_time": "2023-08-15T15:28:22.474634Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{09A3471A-BF1D-432C-9E00-A10C7D2ECA94}/104550",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2629/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2628,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:22.110444Z",
            "last_modified_time": "2023-08-15T15:28:22.110484Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CB6DE640-64B4-4821-83DF-6F1F25CE52AB}/104255",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2628/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2626,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:13.223138Z",
            "last_modified_time": "2023-08-15T15:28:13.223158Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8FC6BE90-7785-4D4E-B182-E91C4BA272CD}/104664",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2626/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2624,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:08.576866Z",
            "last_modified_time": "2023-08-15T15:28:08.576889Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C5427286-78FD-47EA-B39A-2AFF2F3C11B1}/93538",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2624/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2623,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:05.767384Z",
            "last_modified_time": "2023-08-15T15:28:05.767414Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{280DF597-F329-43B4-9BA1-55990A64A0FE}/104761",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2623/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2622,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:05.394841Z",
            "last_modified_time": "2023-08-15T15:28:05.394863Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3FEA6CFA-6201-4034-A1D8-5F8BEF461E88}/102538",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2622/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2620,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:01.357121Z",
            "last_modified_time": "2023-08-15T15:28:01.357141Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A3AB8137-633D-47BC-95B3-DDAC1F5AE15A}/104425",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2619,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:28:00.022705Z",
            "last_modified_time": "2023-08-15T15:28:00.022727Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{476BE9E3-F1B2-4ADB-B36E-D2A199FC4A71}/102545",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2617,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:56.907992Z",
            "last_modified_time": "2023-08-15T15:27:56.908011Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E6DBAEC5-4D9B-4F07-A60B-0F711E371E9A}/104698",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2616,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:54.462772Z",
            "last_modified_time": "2023-08-15T15:27:54.462793Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EC24CBD7-ECCE-419D-BF75-D706137B762A}/70287",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2615,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:54.113108Z",
            "last_modified_time": "2023-08-15T15:27:54.113130Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B372FECD-B5C1-4C42-9CF6-591F9537807E}/104722",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2614,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:52.482142Z",
            "last_modified_time": "2023-08-15T15:27:52.482166Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D603F01A-F256-434C-9488-100D810EE75F}/104438",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2612,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:51.582315Z",
            "last_modified_time": "2023-08-15T15:27:51.582337Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EDA4AC68-7FA2-4D8F-A28C-C76DC28C1981}/102949",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2612/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2611,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:50.361459Z",
            "last_modified_time": "2023-08-15T15:27:50.361480Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F42B5613-6A72-4DD9-B53C-1B35A188BB75}/104616",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2611/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2610,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:48.624632Z",
            "last_modified_time": "2023-08-15T15:27:48.624656Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1BDCE270-94DD-44D8-913E-40FB62650E28}/104649",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2610/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2609,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:48.270142Z",
            "last_modified_time": "2023-08-15T15:27:48.270162Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AEACFFA9-8FC3-4038-962E-4248726F53AD}/104713",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2608,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:46.156650Z",
            "last_modified_time": "2023-08-15T15:27:46.156670Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1E706C69-12EC-4FC3-9ADA-C3C5533E11F7}/93837",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2608/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2607,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:43.390214Z",
            "last_modified_time": "2023-08-15T15:27:43.390237Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{66E6EED0-626B-4A63-A42E-1F20014C88E2}/103111",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2607/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2604,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:38.396015Z",
            "last_modified_time": "2023-08-15T15:27:38.396038Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FFA0BAEE-0082-4519-9AAD-E0C864420A32}/104508",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2604/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2602,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:34.270305Z",
            "last_modified_time": "2023-08-15T15:27:34.270335Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4E9BD7BD-E33C-4F04-9C06-C3230E08BF66}/104496",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2602/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2598,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:26.810207Z",
            "last_modified_time": "2023-08-15T15:27:26.810228Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D4AEC3D7-2BC1-403B-9CC0-3B3D31FCA7A6}/102387",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2598/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2597,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:25.779242Z",
            "last_modified_time": "2023-08-15T15:27:25.779291Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8B0D97E8-806A-489A-902A-3444395E9C28}/102868",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2597/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2596,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:25.254587Z",
            "last_modified_time": "2023-08-15T15:27:25.254610Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{84A21287-8FAF-43CC-AD26-292A07BFDB9B}/104484",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2596/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2595,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:24.892955Z",
            "last_modified_time": "2023-08-15T15:27:24.892975Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{754096E3-6FBD-4E90-AF09-F53E58AC6FB5}/104272",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2595/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2594,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:24.544449Z",
            "last_modified_time": "2023-08-15T15:27:24.544472Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{35A5B96F-D57A-4925-B4B6-ACCADECC0470}/104267",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2594/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2593,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:23.666229Z",
            "last_modified_time": "2023-08-15T15:27:23.666249Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EF497AD3-121E-46B6-ACF7-D0A63BBE34A7}/103044",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2593/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2592,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:22.379440Z",
            "last_modified_time": "2023-08-15T15:27:22.379462Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EEC2721E-00EB-4B7D-B37E-58ADF6A22BEA}/103163",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2592/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2591,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:21.670436Z",
            "last_modified_time": "2023-08-15T15:27:21.670460Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C3F152BD-3393-4BE2-BF09-F98208E425E9}/104480",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2591/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2590,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:18.170024Z",
            "last_modified_time": "2023-08-15T15:27:18.170046Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A101B8CA-4009-48AF-B636-8511A9F1AD8A}/103192",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2590/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2589,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:17.008655Z",
            "last_modified_time": "2023-08-15T15:27:17.008676Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC62756F-6012-4433-BE84-8303437DB792}/25340",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2589/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2588,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:06.264159Z",
            "last_modified_time": "2023-08-15T15:27:06.264179Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC3CC563-DD0C-4D9D-AEE2-ED67AAFB28F4}/104553",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2588/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2587,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:05.891386Z",
            "last_modified_time": "2023-08-15T15:27:05.891409Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E60080F0-C18C-42EF-9A79-76394A1B888A}/104509",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2587/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2586,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:02.663415Z",
            "last_modified_time": "2023-08-15T15:27:02.663447Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DC3285A6-5979-49DA-92F9-1A6B0FC844F7}/103186",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2586/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2585,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:27:01.112131Z",
            "last_modified_time": "2023-08-15T15:27:01.112151Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{56AAAB62-1A9D-42D3-9226-FA143B6C146F}/68163",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2585/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2584,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:59.682335Z",
            "last_modified_time": "2023-08-15T15:26:59.682358Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DEBE1605-8145-4A59-9939-AD0653A88690}/103188",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2584/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2581,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:55.662047Z",
            "last_modified_time": "2023-08-15T15:26:55.662067Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4364637B-2DDE-4800-A31B-7C0BDA053751}/102783",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2581/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2580,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:54.470888Z",
            "last_modified_time": "2023-08-15T15:26:54.470911Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AA30BAEC-20C5-49BF-B79D-3E12DD0FCF8B}/104447",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2580/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2576,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:51.105464Z",
            "last_modified_time": "2023-08-15T15:26:51.105487Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5FCD13A3-ADB3-4CED-9860-565E17F28B18}/79321",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2576/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2573,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:49.264147Z",
            "last_modified_time": "2023-08-15T15:26:49.264168Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FB78DA86-EA70-4920-A1EB-4AACE00C3753}/101290",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2573/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2570,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:46.964929Z",
            "last_modified_time": "2023-08-15T15:26:46.964950Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{35B9C091-9726-4A97-B4F1-9E4861D442F2}/104262",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2570/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2567,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:45.210305Z",
            "last_modified_time": "2023-08-15T15:26:45.210329Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6F7BFF77-72B3-4B22-967A-D0F55A439C97}/75229",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2567/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2565,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:42.046410Z",
            "last_modified_time": "2023-08-15T15:26:42.046432Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{82CA48E1-D376-42A3-AAE9-04789E90DF4F}/102956",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2565/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2564,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:41.679455Z",
            "last_modified_time": "2023-08-15T15:26:41.679477Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9F89A6CD-F20E-49F0-8B66-CF5F53F6E564}/102441",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2564/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2563,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:39.396867Z",
            "last_modified_time": "2023-08-15T15:26:39.396889Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C408CC8F-265A-4ED9-A037-B17A8DF83477}/103114",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2562,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:38.784777Z",
            "last_modified_time": "2023-08-15T15:26:38.784799Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8882FC34-72A1-48E3-B268-3EB35D5AC976}/104293",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2561,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:38.061435Z",
            "last_modified_time": "2023-08-15T15:26:38.061459Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0692D99D-EACB-406F-A802-8AB3BE4957EC}/104461",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2560,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:35.687307Z",
            "last_modified_time": "2023-08-15T15:26:35.687329Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{97A1AF23-1E09-47F5-B682-AC3EC0634A29}/103102",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2558,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:34.371529Z",
            "last_modified_time": "2023-08-15T15:26:34.371558Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7D4B2C1C-A8E9-4081-89C0-3AC185D3963D}/102854",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2557,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:33.161334Z",
            "last_modified_time": "2023-08-15T15:26:33.161357Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BA9D21A7-24C0-4659-B890-F4A582720E08}/102984",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2556,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:26:32.568876Z",
            "last_modified_time": "2023-08-15T15:26:32.568898Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DCF65837-B539-4D24-8181-E8976819B473}/102921",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2555,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:18:51.345920Z",
            "last_modified_time": "2023-08-15T15:18:51.345947Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/6hzp7JbFB6S2",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2555/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2554,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:18:42.569911Z",
            "last_modified_time": "2023-08-15T15:18:42.569940Z",
            "name": "",
            "url": "https://www.vantaa.fi/vapaa-aika/kulttuuri/monitoimikeskus_lumo",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2553,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:18:37.222773Z",
            "last_modified_time": "2023-08-15T15:18:37.222794Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/01/ffca1deb-jatkasaari_talviliikunta_020321_kuva_jussi_hellsten_0140-1024x682.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2552,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:18:36.790222Z",
            "last_modified_time": "2023-08-15T15:18:36.790249Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/-hHcmqq97xW5UXJ4dK8r4n_RRhBkowvtiSrp9AF8ros/1642151990/public/2022-01/Kalaj%C3%A4rven%20palvelutorin%20p%C3%A4%C3%A4ovi2.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2552/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2551,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:18:35.663879Z",
            "last_modified_time": "2023-08-15T15:18:35.663900Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/3918/7c921c29-34cf-44e2-8ed1-e8eaa2ac5246.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2550,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:16:03.582068Z",
            "last_modified_time": "2023-08-15T15:16:03.582089Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/11/Timo-Heino_-Sokea-lauma-kuva-Jussi-Tiainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2549,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:15:59.985516Z",
            "last_modified_time": "2023-08-15T15:15:59.985538Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/LpgVJPGH5NJz",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2549/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2548,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:15:49.737448Z",
            "last_modified_time": "2023-08-15T15:15:49.737469Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/3864/28028863-8dae-4100-bb1b-045ed25d3fe2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2548/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2547,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:15:49.591094Z",
            "last_modified_time": "2023-08-15T15:15:49.591116Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/10/Kalasataman-julkiset-30.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2547/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2546,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:15:49.393953Z",
            "last_modified_time": "2023-08-15T15:15:49.393974Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/10/Ilari-Hautamäki_Siimes_85-Maija-Toivanen-HAM.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2546/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2545,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:15:48.874020Z",
            "last_modified_time": "2023-08-15T15:15:48.874040Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/09/Ruscica_toivo_on_hoyhenpukuinen_still1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2545/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2544,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:15:48.174989Z",
            "last_modified_time": "2023-08-15T15:15:48.175011Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/10/tuominen_tupla1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2543,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:14:02.697015Z",
            "last_modified_time": "2023-08-15T15:14:02.697037Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5d8cb23b761ea224727365.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2543/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2542,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:13:37.028188Z",
            "last_modified_time": "2023-08-15T15:13:37.028209Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Folkhalsan-Minerva-47001.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2541,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:13:33.073016Z",
            "last_modified_time": "2023-08-15T15:13:33.073037Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/08/IC-98_Malus-Domestica_Maunula.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2540,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:13:32.636546Z",
            "last_modified_time": "2023-08-15T15:13:32.636567Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/08/Mustonen_Jääkarhupoika-20-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2539,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:13:32.487891Z",
            "last_modified_time": "2023-08-15T15:13:32.487910Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/06/Maria-Stereo_Ajaton-179.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2538,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:13:32.334350Z",
            "last_modified_time": "2023-08-15T15:13:32.334371Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/06/Jacob-Dahlgren-julkistus-12.6.19-89-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2538/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2537,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:13:30.473954Z",
            "last_modified_time": "2023-08-15T15:13:30.473975Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/Yd2hb44XLDPDTT05IXSpEPgZat_svHBdkL8DhkAvz2s/1632736617/public/styles/scaled_medium/public/2021-09/majurinkulman%20pk.jpg?itok=pByomLCH",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2536,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:13:08.280695Z",
            "last_modified_time": "2023-08-15T15:13:08.280716Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/03/ee849a76-hietaniemen_uimaranta_2014_kuva_konsta_linkola_4.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/2536/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2535,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:12:55.572651Z",
            "last_modified_time": "2023-08-15T15:12:55.572671Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/06/NiskanenSalo-Ohikulkijalle-Baana.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2535/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2534,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:12:54.597109Z",
            "last_modified_time": "2023-08-15T15:12:54.597130Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/522eb7ef-paloheinan_ulkoilualue_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/2534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2533,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:12:50.271696Z",
            "last_modified_time": "2023-08-15T15:12:50.271718Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/fb022c18-pukinmaen_liikuntapuisto_koripallokentta_2_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/2533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2532,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:12:35.401331Z",
            "last_modified_time": "2023-08-15T15:12:35.401355Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/sophie-mannerheim-k-59903.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2531,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:12:29.082575Z",
            "last_modified_time": "2023-08-15T15:12:29.082598Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/myllypuron-mieppi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2530,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:12:16.698156Z",
            "last_modified_time": "2023-08-15T15:12:16.698179Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Nano-vattuniemen-aa-59861.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2529,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:12:16.283222Z",
            "last_modified_time": "2023-08-15T15:12:16.283243Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Linguajoy-language-vattuniemen-aa-59855.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2529/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2528,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:11:14.089735Z",
            "last_modified_time": "2023-08-15T15:11:14.666949Z",
            "name": "",
            "url": "https://www.hel.fi/static/liv/2019/Veneiden_lyhytaikainen_kiinnittyminen_Vironallas_ja_Linnanallas.PNG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2528/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2527,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:11:12.768153Z",
            "last_modified_time": "2023-08-15T15:11:12.768175Z",
            "name": "",
            "url": "https://www.hel.fi/static/liv/2019/Veneiden_lyhytaikainen_kiinnittyminen_Eläintarhanlahti.PNG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2527/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2526,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:11:11.076643Z",
            "last_modified_time": "2023-08-15T15:11:11.076665Z",
            "name": "",
            "url": "https://www.hel.fi/static/liv/2019/Veneiden_lyhytaikainen_kiinnittyminen_Hietalahdenallas.PNG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2526/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2525,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:11:01.071603Z",
            "last_modified_time": "2023-08-15T15:11:01.071624Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/naRwMFhPy-OKkG68WVu-oWvGbUTvPv9je5080ODanGs/1632229538/public/2021-09/logo%20pinkki.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2525/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2524,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:32.589494Z",
            "last_modified_time": "2023-08-15T15:10:32.589525Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kirjaston-julkisivu-ita-5809d9960fe0b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2524/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2523,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:32.070549Z",
            "last_modified_time": "2023-08-15T15:10:32.070571Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/dsc-0442-54db4139.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2522,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:31.070399Z",
            "last_modified_time": "2023-08-15T15:10:31.070423Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/sellon-kirjasto4-56ceef9a3041d.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2521,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:29.371477Z",
            "last_modified_time": "2023-08-15T15:10:29.371498Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/dscf1169-57ceb3666546e.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2520,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:27.867009Z",
            "last_modified_time": "2023-08-15T15:10:27.867034Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/toimitalo-1-ik-59b8df1fa8082.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2520/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2519,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:27.141135Z",
            "last_modified_time": "2023-08-15T15:10:27.141158Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5dd54f93251e7040224928.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2518,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:26.863898Z",
            "last_modified_time": "2023-08-15T15:10:26.863923Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/r19-unioninkadulta-extrapien-557044f0.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2517,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:26.722161Z",
            "last_modified_time": "2023-08-15T15:10:26.722182Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kuntatalo017-562dfc30.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2516,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:26.185940Z",
            "last_modified_time": "2023-08-15T15:10:26.185968Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/sks-paarakennus2-5b23aa5b504ed0-28964056.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2515,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:24.974728Z",
            "last_modified_time": "2023-08-15T15:10:24.974758Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kokoelmatila-5ad9b681174e45-18528465.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2515/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2514,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:21.377652Z",
            "last_modified_time": "2023-08-15T15:10:21.377674Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5d4d418802c43327786133.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2513,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:21.216157Z",
            "last_modified_time": "2023-08-15T15:10:21.216177Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/sturenkatu2a-ulko4-soile-tirila-2011-fbk0429-54ef2388.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2512,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:21.080547Z",
            "last_modified_time": "2023-08-15T15:10:21.080626Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/63d8fdccd5c8a475622233.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2511,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:20.932700Z",
            "last_modified_time": "2023-08-15T15:10:20.932721Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/63da48651e0b9798048916.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2510,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:20.792441Z",
            "last_modified_time": "2023-08-15T15:10:20.792464Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/63d8fad5c468a619889095.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2510/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2509,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:20.366314Z",
            "last_modified_time": "2023-08-15T15:10:20.366346Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/terkko-havainnekuva-5a04810d47975.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2508,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:18.771780Z",
            "last_modified_time": "2023-08-15T15:10:18.771802Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kirkanta-kuva-shopattu-5941057fa0812.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2507,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:15.275251Z",
            "last_modified_time": "2023-08-15T15:10:15.275293Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/60c1ee69383b7255585783.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2506,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:14.675977Z",
            "last_modified_time": "2023-08-15T15:10:14.675999Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/otaniemen-kampus-2-5a9013cb082644-91560652.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2505,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:14.530425Z",
            "last_modified_time": "2023-08-15T15:10:14.530447Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/leppavaaran-kampus-5a90132c1f85d0-16549895.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2505/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2504,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:14.385767Z",
            "last_modified_time": "2023-08-15T15:10:14.385789Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/-e3f1260photo-hy-linda-tammisto-54db3db3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2504/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2503,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:13.366457Z",
            "last_modified_time": "2023-08-15T15:10:13.366480Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kirjaston-kuva-5adececf9c84a1-13923178.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2503/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2502,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:10.573038Z",
            "last_modified_time": "2023-08-15T15:10:10.573060Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/1200-x-370-kolmen-sepan-patsas-muokattu-5886ff900b957.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2502/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2501,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:09.078543Z",
            "last_modified_time": "2023-08-15T15:10:09.078565Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/63bbb021aa338126041644.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2501/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2500,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:08.553628Z",
            "last_modified_time": "2023-08-15T15:10:08.553653Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kaisa-032-54db100f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2500/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2499,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:08.279843Z",
            "last_modified_time": "2023-08-15T15:10:08.279866Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/601168ba6cf6c483619807.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2499/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2498,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:08.011653Z",
            "last_modified_time": "2023-08-15T15:10:08.011677Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/600844e1c0b42228341552.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2498/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2497,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:07.577488Z",
            "last_modified_time": "2023-08-15T15:10:07.577514Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/helsinki-comics-3-5bc5d2a470fdd2-49711731.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2497/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2496,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:06.376713Z",
            "last_modified_time": "2023-08-15T15:10:06.376745Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/img-8800-(2)-538dbf9e.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2496/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2495,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:05.067983Z",
            "last_modified_time": "2023-08-15T15:10:05.068004Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kalasatama-57e25d6825955.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2495/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2494,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:10:02.968517Z",
            "last_modified_time": "2023-08-15T15:10:02.968540Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/iiris-kesakuva-kuvaajajoukovatanen-53a28296.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2494/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2493,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:59.470393Z",
            "last_modified_time": "2023-08-15T14:18:59.470416Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Suutarinkylan-pk-46823.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2493/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2492,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:58.883248Z",
            "last_modified_time": "2023-08-15T14:18:58.883345Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Kulosaaren-a-a-57028.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2492/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2491,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:58.740664Z",
            "last_modified_time": "2023-08-15T14:18:58.740688Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2019/03/OODI_Otto_Karvonen-7.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2491/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2490,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:50.277718Z",
            "last_modified_time": "2023-08-15T14:18:51.573517Z",
            "name": "",
            "url": "https://materialbank.aalto.fi/l/-hNHRNmNPc7T",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2489,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:46.978309Z",
            "last_modified_time": "2023-08-15T14:18:46.978334Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/T-Haukka-Kannelmaki-43800.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2488,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:46.837116Z",
            "last_modified_time": "2023-08-15T14:18:46.837151Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Dannys-Bollywood-57030.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2487,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:46.689240Z",
            "last_modified_time": "2023-08-15T14:18:46.689282Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Ruoholahden-a-a-10050.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2486,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:46.545461Z",
            "last_modified_time": "2023-08-15T14:18:46.545484Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Pasilan-pk-Savonkatu-46939.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2486/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2485,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:46.410146Z",
            "last_modified_time": "2023-08-15T14:18:46.410170Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Metsolan-a-a-Etupellontie-46881.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2485/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2484,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:46.174893Z",
            "last_modified_time": "2023-08-15T14:18:46.174918Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Pukinmaenkaaren-pk-Kenttapolku-46815.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2483,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:45.068905Z",
            "last_modified_time": "2023-08-15T14:18:45.068929Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Vuoniityn-pk-52883.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2483/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2482,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:42.976057Z",
            "last_modified_time": "2023-08-15T14:18:42.976080Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Hertsikan-a-a-46742.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2481,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:40.670729Z",
            "last_modified_time": "2023-08-15T14:18:40.670753Z",
            "name": "",
            "url": "https://www.aalto.fi/sites/g/files/flghsv161/files/2019-02/uusi_kauppakorkeakoulu_3_2.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2481/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2480,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:40.379794Z",
            "last_modified_time": "2023-08-15T14:18:40.379817Z",
            "name": "",
            "url": "https://www.aalto.fi/sites/g/files/flghsv161/files/2018-11/tu-180920-aalto-vare-069_lr.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2480/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2479,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:29.571376Z",
            "last_modified_time": "2023-08-15T14:18:29.571400Z",
            "name": "",
            "url": "https://www.aalto.fi/sites/g/files/flghsv161/files/styles/1_6_900w_563h_n/public/2018-09/002_a_bloc_avajaiset_29.8.2018.jpg?h=e75ab034&itok=v11HiEPI",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2479/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2478,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:18:29.165553Z",
            "last_modified_time": "2023-08-15T14:18:29.165576Z",
            "name": "",
            "url": "https://aaltocre.fi/wp-content/uploads/2018/08/Factory-Otaniemi-kuva-1024x768.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2478/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2477,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:15:06.832756Z",
            "last_modified_time": "2023-08-15T14:15:06.832780Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/xJxd7HQsMdF5",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2476,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:15:06.682366Z",
            "last_modified_time": "2023-08-15T14:15:06.682404Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/qmgfcqFM2NK8",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2476/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2475,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:15:06.524691Z",
            "last_modified_time": "2023-08-15T14:15:06.524714Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/xBkt8bRtwrSs",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2475/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2474,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:15:06.379462Z",
            "last_modified_time": "2023-08-15T14:15:06.379486Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/Sx_2_QmmHmhr",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2474/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2473,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:15:06.088477Z",
            "last_modified_time": "2023-08-15T14:15:06.088499Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/xwpV_CRTh9bJ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2473/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2472,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:15:01.071344Z",
            "last_modified_time": "2023-08-15T14:15:01.071398Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/_pVzwRStZD27",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2472/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2471,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:15:00.474764Z",
            "last_modified_time": "2023-08-15T14:15:00.474787Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/zSGVf2nJ9Xrb",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2471/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2470,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:14:17.514951Z",
            "last_modified_time": "2023-08-15T14:14:17.514973Z",
            "name": "",
            "url": "https://www.hus.fi/sairaanhoito/kuvantaminen-ja-fysiologia/ajanvaraus/PublishingImages/Sisäänkäynti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2470/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2469,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:59.787361Z",
            "last_modified_time": "2023-08-15T14:13:59.787386Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/3606/22c53222-feab-4cc8-aa8e-919ec3be6805.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2469/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2468,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:58.068944Z",
            "last_modified_time": "2023-08-15T14:13:58.068967Z",
            "name": "",
            "url": "https://www.aalto.fi/sites/g/files/flghsv161/files/styles/1_6_1280w_800h_n/public/2018-09/180711_otakaari5_004.jpg?h=2992ba0a&itok=sKS4nr6n",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2468/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2467,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:56.370145Z",
            "last_modified_time": "2023-08-15T14:13:56.370168Z",
            "name": "",
            "url": "http://www.kipsari.com/wp-content/uploads/2018/08/food@2x-1.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2467/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2466,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:35.306227Z",
            "last_modified_time": "2023-08-15T14:13:35.306248Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/kalasataman-psykiatrinen-poliklinikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2466/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2465,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:33.576452Z",
            "last_modified_time": "2023-08-15T14:13:33.576484Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/vuosaaren-psykiatrinen-poliklinikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2465/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2464,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:32.069760Z",
            "last_modified_time": "2023-08-15T14:13:32.069783Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/laakson-psykiatrinen-poliklinikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2464/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2463,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:30.031869Z",
            "last_modified_time": "2023-08-15T14:13:30.031893Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/vuosaaren-paihdepoliklinikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2463/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2462,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:25.366590Z",
            "last_modified_time": "2023-08-15T14:13:25.366612Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/hammashoitolat/kallion-neuvolahammashoito.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2462/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2461,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:23.567286Z",
            "last_modified_time": "2023-08-15T14:13:23.567323Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/malmin-psykiatrinen-poliklinikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2460,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:12.851550Z",
            "last_modified_time": "2023-08-15T14:13:12.851574Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/b72934d3-konalan_liikuntapuisto_tenniskentat_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/2460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2459,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:13:12.567395Z",
            "last_modified_time": "2023-08-15T14:13:12.567418Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/10be9f73-kallahdenkentta_tekonurmikentta_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/2459/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2458,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:12:04.574680Z",
            "last_modified_time": "2023-08-15T14:12:04.574705Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/9ICbrBy8z7sOjs0coOlxN9wruigNXuV1HuTYVNEUNmw/1631190054/public/styles/scaled_medium/public/2021-09/Purolan%20p%C3%A4iv%C3%A4koti_0.jpg?itok=R9VHiIK1",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2458/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2457,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:11:47.881901Z",
            "last_modified_time": "2023-08-15T14:11:47.881923Z",
            "name": "",
            "url": "http://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/lp-loru-57839.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2457/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2456,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:11:28.870056Z",
            "last_modified_time": "2023-08-15T14:11:28.870080Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/3458/4bc4ae89-7c49-4711-8c84-e42926f51785.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2456/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2455,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:11:11.377409Z",
            "last_modified_time": "2023-08-15T14:11:11.377435Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/01/256181ec-lahteelan_ulkoilualue_kirkkonummella_ilmakuva_2014_kuva_koptercam_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2455/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2454,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:11:08.688287Z",
            "last_modified_time": "2023-08-15T14:11:08.688320Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Kivimiehen%20p%C3%A4iv%C3%A4koti.jpg?itok=j9z7npzn",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2454/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2453,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:11:07.973659Z",
            "last_modified_time": "2023-08-15T14:11:07.973681Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/3425/448737b5-cecd-42b3-ac8b-f5185caf7794.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2453/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2452,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:57.261075Z",
            "last_modified_time": "2023-08-15T14:10:57.261099Z",
            "name": "",
            "url": "https://c2.staticflickr.com/2/1859/29299469647_1d24f3c415_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2452/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2451,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:57.122337Z",
            "last_modified_time": "2023-08-15T14:10:57.122381Z",
            "name": "",
            "url": "https://c2.staticflickr.com/2/1884/43328236125_1b74437bd3_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2451/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2450,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:56.899073Z",
            "last_modified_time": "2023-08-15T14:10:56.899097Z",
            "name": "",
            "url": "https://farm2.staticflickr.com/1843/43578277924_bab0b63e03_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2450/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2449,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:39.682239Z",
            "last_modified_time": "2023-08-15T14:10:39.682286Z",
            "name": "",
            "url": "https://c2.staticflickr.com/2/1818/43328193875_d309526e88_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2449/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2448,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:38.471554Z",
            "last_modified_time": "2023-08-15T14:10:38.471576Z",
            "name": "",
            "url": "https://c2.staticflickr.com/2/1863/44234062611_f9a18896a2_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2448/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2447,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:36.678521Z",
            "last_modified_time": "2023-08-15T14:10:36.678555Z",
            "name": "",
            "url": "https://c2.staticflickr.com/2/1868/29299484547_9478222ebc_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2446,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:35.474607Z",
            "last_modified_time": "2023-08-15T14:10:35.474631Z",
            "name": "",
            "url": "https://c2.staticflickr.com/2/1832/43329233665_eb38c8d928_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2445,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:12.869817Z",
            "last_modified_time": "2023-08-15T14:10:12.869840Z",
            "name": "",
            "url": "http://www.sivistysvantaa.fi/material/images/sNGi8fUEc/liito.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2445/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2444,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:12.373655Z",
            "last_modified_time": "2023-08-15T14:10:12.373675Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/FVh9PMkBOr7wkNYLbO1k7KqolHF-80rOv2OVP3uBDOo/1690356147/public/2023-07/Mainingin%20koulu_frisbeegolf.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2444/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2443,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:11.377820Z",
            "last_modified_time": "2023-08-15T14:10:11.377844Z",
            "name": "",
            "url": "https://c1.staticflickr.com/1/933/28845318577_b6bb640355_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2443/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2442,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:07.396502Z",
            "last_modified_time": "2023-08-15T14:10:07.396526Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/343de8b0-hietarannan_uimaranta_beachvolleykentta_2_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/2442/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2441,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:07.119234Z",
            "last_modified_time": "2023-08-15T14:10:07.119282Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/e5551346-uimastadion_beachvolleykentta2_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/2441/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2440,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T14:10:03.876057Z",
            "last_modified_time": "2023-08-15T14:10:03.876080Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/03/d4c5831c-paloheina_talviliikunta_020321_kuva_jussi_hellsten_0145.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/2440/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2439,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T13:18:56.970150Z",
            "last_modified_time": "2023-08-15T13:18:57.101551Z",
            "name": "",
            "url": "https://c1.staticflickr.com/1/840/29759160518_c413cfcc23_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2438,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T13:18:56.846583Z",
            "last_modified_time": "2023-08-15T13:18:56.846599Z",
            "name": "",
            "url": "https://c1.staticflickr.com/1/849/29759065078_93670e0435_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        }
    ]
}