GET /tarot/random
Dragðu handahófskennt tarot-spil úr fullum 78 spila stokki (22 Major Arcana og 56 Minor Arcana). Skilar nafni spilsins, tegund arcana, lit (fyrir Minor Arcana), númeri, merkingu þegar spilið er uppréttu og snúið, og lýsingu. Hver dráttur er handahófskenndur og óháður. Gagnlegt fyrir forrit fyrir daglegan tarot-lestur, spádómsverkfæri, skemmtanaaðgerðir um spádóma og leiki eða innblástur fyrir skapandi skrif með dulhyggjuþema.
curl https://nordapi.ee/api/v1/tarot/random
curl https://nordapi.ee/api/v1/tarot/random
curl https://nordapi.ee/api/v1/tarot/random
curl https://nordapi.ee/api/v1/tarot/random
{
"count": 1,
"data": [
{
"desc": "A young man is seated under a tree and contemplates three cups set on the grass before him; an arm issuing from a cloud offers him another cup. His expression notwithstanding is one of discontent with his environment.",
"meaning_rev": "Novelty, presage, new instruction, new relations.",
"meaning_up": "Weariness, disgust, aversion, imaginary vexations, as if the wine of this world had caused satiety only; another wine, as if a fairy gift, is now offered the wastrel, but he sees no consolation therein. This is also a card of blended pleasure.",
"name": "Four of Cups",
"name_short": "cu04",
"suit": "cups",
"type": "minor",
"value": "four"
}
],
"success": true
}