Fun
/joke
Get a random joke
Query Parameters
locale?string
Response locale
Value in
"en" | "fr"Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://plume.sodiumlabs.xyz/api/joke"{
"question": "string",
"answer": "string"
}{
"message": "string"
}{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}