GET /v1/image/246/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": 246,
    "license": "event_only",
    "created_time": "2020-08-12T11:44:29.238306Z",
    "last_modified_time": "2020-08-12T11:44:29.238330Z",
    "publisher_name": "Testiorganisaatio",
    "url": "https://testilinkedevents-api.turku.fi/media/images/kissa.jpeg",
    "cropping": "0,40,244,285",
    "photographer_name": "Matias Peltonen",
    "is_shared_within_org": false,
    "data_source": "system",
    "publisher": "org:10000",
    "name": {
        "fi": "Kuva kissasta"
    },
    "alt_text": {
        "fi": "Kuva kissasta"
    },
    "@id": "https://testilinkedevents-api.turku.fi/v1/image/246/?format=api",
    "@context": "http://schema.org",
    "@type": "ImageObject"
}