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 youthful figure, looking intently at the pentacle which hovers over his raised hands. He moves slowly, insensible of that which is about him.",
"meaning_rev": "Prodigality, dissipation, liberality, luxury; unfavourable news.",
"meaning_up": "Application, study, scholarship, reflection another reading says news, messages and the bringer thereof; also rule, management.",
"name": "Page of Pentacles",
"name_short": "pepa",
"suit": "pentacles",
"type": "minor",
"value": "page"
}
],
"success": true
}