GET /museum/random
Descubra una obra al azar de la colección del Art Institute of Chicago. Ideal para secciones de "obra del día", inspiración creativa o herramientas educativas.
curl https://nordapi.ee/api/v1/museum/random
{
"data": {
"artist": "Possibly after a model by Guillaume Dupré (French, about 1574–1642)\nPossibly the workshop of Claude Bertélemy (French, 1525–1626)\nFontainebleau or Avon, France",
"date": "1600–20",
"department": "Applied Arts of Europe",
"id": 279926,
"image_url": "https://www.artic.edu/iiif/2/b955de1d-26f9-3e24-1e21-90b4c70cfcb9/full/843,/0/default.jpg",
"medium": "Lead-glazed earthenware",
"title": "Gondola Cup with a Figure of Spring"
},
"success": true
}