Skip to content

Retrieve a dinosaur image by ID

GET
/images/{id}
id
required

ID of the dinosaur image to retrieve (treated as string, 1-1188)

string
Example
1118

Image found

object
title
string
Example
Zephyrosaurus in Copenhagen
description
string
Example
Zephyrosaurus skeleton, Natural History Museum of Denmark, Copenhagen.
author
string
Example
FunkMonk
authorURL
string format: uri
Example
https://commons.wikimedia.org/wiki/User:FunkMonk
imageURL
string format: uri
Example
https://commons.wikimedia.org/wiki/File:Zephyrosaurus_in_Copenhagen.jpg
license
string
Example
Creative Commons Attribution-Share Alike 3.0
licenseURL
string format: uri
Example
https://creativecommons.org/licenses/by-sa/3.0
dateCreated
string format: date-time
Example
2021-10-01T07:58:48.000Z
dateAccessed
string format: date-time
Example
2024-01-30T14:27:20.683Z

Image not found

object
error
string
Example
Sorry, there doesn't seem to be a dinosaur image matching that id.

Unexpected error

object
error
string
Example
Sorry, an unexpected error occurred while trying to receive an image matching that id.