GET - A Random Joke Within Specific Category
➡️ This will be the endpoint in retrieving a random Romanian joke filtered by a specific category
Get a random Romanian joke filtered by a specific category
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
{
"id": 110,
"joketype": "seci",
"joke": "Doi scheleți se trag de piele!"
}{
"message": "This joke type could not be found in the jokes list"
}Last updated