GET /museum/random
Oppdag et tilfeldig kunstverk fra Art Institute of Chicagos samling. Flott for «dagens kunstverk»-funksjoner, kreativ inspirasjon eller utdanningsverktøy.
curl https://nordapi.ee/api/v1/museum/random
{
"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
}