Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3421860/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3421860,
    "uri": "https://api.kexp.org/v2/plays/3421860/?format=api",
    "airdate": "2024-11-05T21:54:40-08:00",
    "show": 61774,
    "show_uri": "https://api.kexp.org/v2/shows/61774/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "An extra special final shout out to Lace Cadence! Reminder to check him out tomorrow night at 7:30pm at the Laserdome and Fridays at 7 for The Continent, here on KEXP.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}