Name | Description | Type | Additional information |
---|---|---|---|
Dislikes |
The number of dislikes a joke has. |
integer |
None. |
IsClean |
True if the joke does not contain any bad phrases. |
boolean |
None. |
IsVerified |
True if the joke has been verified by an admin. |
boolean |
None. |
BadPhrases |
Bad phrases in the joke. |
Collection of string |
None. |
Likes |
The number of likes a joke has. |
integer |
None. |
JokeId |
The ID of the joke. |
integer |
Required |
IsVerified |
True if the joke has been verified by an admin. |
boolean |
None. |
Question |
The question of the joke (first part). |
string |
Required Max length: 425 |
Answer |
The answer to the question of the joke (second part). |
string |
Required Max length: 425 |