GET /advice/random
Hent et tilfældigt råd. Fremragende til chatbots, daglige widgets og inspirationsapps.
curl https://nordapi.ee/api/v1/advice/random
{
"data": {
"advice": "Turn jeans inside out when washing them to help preserve their colour.",
"id": 87
},
"success": true
}