Skip to main content

/festivals/{slug}

Base URL: https://hippohonk-api-642586320677.herokuapp.com/

GET

Summary: Get festival by slug

Returns the festival at the user-specified pretty path.

Responses

Response 200

OK (null if not found)

Response fields

Field (*)TypeDescriptionExample
idinteger
namestringName of the festival"SXSW 2025"
slugobjectShort name to use as the browser path."sxsw-2025"
datestringFestival date."2026-03-10"

(*) Required field

Response 500

Server error

Response fields

Field (*)TypeDescriptionExample
message *string

(*) Required field