Ordered JSON array of Ron Swanson quote strings. Every endpoint of the Ron Swanson Quotes API returns this shape regardless of the requested count or search term. An empty array is a valid response for searches with no matches.
Type: arrayProperties: 0
EntertainmentTelevisionParks and RecreationQuotesOpen-SourcePublic APIsNode.jsTypeScriptHerokuREST
QuoteList is a JSON Structure definition published by Ron Swanson Quotes. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/ron-swanson-quotes/refs/heads/main/json-structure/ron-swanson-quotes-quote-list-structure.json",
"name": "QuoteList",
"description": "Ordered JSON array of Ron Swanson quote strings. Every endpoint of the Ron Swanson Quotes API returns this shape regardless of the requested count or search term. An empty array is a valid response for searches with no matches.",
"type": "array",
"items": {
"type": "string",
"description": "A single Ron Swanson quote."
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.