GET - A Specific Joke
➡️ This will be the endpoint in retrieving a specific Romanian joke
Get a specific Romanian joke
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
[
{
"id": 30,
"joketype": "seci",
"joke": "De ce are rinocerul corn? Pentru că nu a găsit chiflă."
}
]{
"message": "This joke id or filter specified could not be found"
}Path Parameters
Name
Type
Description
Last updated