What the response contains
Fields worth checking
- Culture & Entertainment
- JokeAPI results
- public source
Load a fresh response from JokeAPI; no search term is required.
Fields worth checking
This page requests Any?type=single&safe-mode. In a single response, joke contains the whole text; category names its category, lang gives its language, and id identifies the item. A twopart response would use setup and delivery, but that is not the format requested here.
Safe mode asks the API to exclude jokes with positive flags. The observed response had safe set to true and nsfw, religious, political, racist, sexist, and explicit set to false. Those fields are the service classification, not a universal suitability guarantee.
The button asks for a random English joke and does not search or select a category. The documentation offers filters and categories in other route combinations. In a public interface, retain human review when tone, age, cultural context, or brand matter.