GET /museum/random
Entdecken Sie ein zufälliges Kunstwerk aus der Sammlung des Art Institute of Chicago. Hervorragend geeignet für „Kunstwerk des Tages"-Funktionen, kreative Inspiration oder Bildungstools.
curl https://nordapi.ee/api/v1/museum/random
{
"data": {
"artist": "George Baxter\nEnglish, 1804-1867",
"date": "1850",
"department": "Prints and Drawings",
"id": 54346,
"image_url": "https://www.artic.edu/iiif/2/9b8c0c13-cbfd-9a76-f351-e7df4ea1d043/full/843,/0/default.jpg",
"medium": "Steel etching, aquatint, and stipple printed in purple, with block printing in colors, on wove paper, laid down on original mount",
"title": "River Carnel, Cornwall"
},
"success": true
}