← Kunst og museer

Tilfeldig kunstverk

GET /museum/random

Oppdag et tilfeldig kunstverk fra Art Institute of Chicagos samling. Flott for «dagens kunstverk»-funksjoner, kreativ inspirasjon eller utdanningsverktøy.

Se det visualisert

Eksempelforespørsler

Grunnleggende bruk
curl https://nordapi.ee/api/v1/museum/random

Livesvar

{
  "data": {
    "artist": "Turkmen\nAfghanistan",
    "date": "early 20th century",
    "department": "Textiles",
    "id": 279729,
    "image_url": "https://www.artic.edu/iiif/2/b917362d-9f83-2440-0b5d-69ba2590b100/full/843,/0/default.jpg",
    "medium": "Cotton, plain and twill weaves; pieced; embroidered with silk and metal-strip-wrapped linen threads; embellished with metal plates, metal chain, and tassels with metal amulets, beads, and silk cords with beaded ends",
    "title": "Hat"
  },
  "success": true
}