Retrieve a dinosaur image by ID
GET/images/{id}
GET
/images/{id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”id
required
ID of the dinosaur image to retrieve (treated as string, 1-1188)
string
Example
1118Responses
Section titled “ Responses ”Image found
object
title
string
Example
Zephyrosaurus in Copenhagendescription
string
Example
Zephyrosaurus skeleton, Natural History Museum of Denmark, Copenhagen.author
string
Example
FunkMonkauthorURL
string format: uri
Example
https://commons.wikimedia.org/wiki/User:FunkMonkimageURL
string format: uri
Example
https://commons.wikimedia.org/wiki/File:Zephyrosaurus_in_Copenhagen.jpglicense
string
Example
Creative Commons Attribution-Share Alike 3.0licenseURL
string format: uri
Example
https://creativecommons.org/licenses/by-sa/3.0dateCreated
string format: date-time
Example
2021-10-01T07:58:48.000ZdateAccessed
string format: date-time
Example
2024-01-30T14:27:20.683ZImage 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.