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

{
    "id": 1234,
    "license": "cc_by",
    "created_time": "2017-03-23T08:22:01.813129Z",
    "last_modified_time": "2017-03-23T08:22:01.813232Z",
    "name": "",
    "url": "http://www.helsinginkirkot.fi/fi/kirkot/munkkivuoren-kirkko/munkkivuoren-kirkko-1-hemm.jpg/@@images/284b2345-8e33-4ff0-8610-9ccf269379fd.jpeg",
    "cropping": "",
    "photographer_name": null,
    "data_source": "tprek",
    "publisher": "ahjo:021600",
    "@id": "http://mantyharju.linkedevents.fi/v1/image/1234/?format=api",
    "@context": "http://schema.org",
    "@type": "ImageObject"
}