← Kunst & Museen

Zufälliges Kunstwerk

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.

Sehen Sie es visualisiert

Beispielanfragen

Grundlegende Verwendung
curl https://nordapi.ee/api/v1/museum/random

Live-Antwort

{
  "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
}