Information about plays

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

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

{
    "id": 3614833,
    "uri": "https://api.kexp.org/v2/plays/3614833/?format=api",
    "airdate": "2026-02-08T11:00:10-08:00",
    "show": 65878,
    "show_uri": "https://api.kexp.org/v2/shows/65878/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Universal Blues",
    "track_id": null,
    "recording_id": "bc5ac9ce-8e85-4ac7-891b-c217e66081e6",
    "artist": "The Redwalls",
    "artist_ids": [
        "397bdd61-95b9-44e1-90aa-ff27e6bc28cf"
    ],
    "album": "Universal Blues",
    "release_id": null,
    "release_group_id": "8a9b165d-d252-3cf3-a87d-8a719dfcea71",
    "labels": [
        "Princeton Lane Records"
    ],
    "label_ids": [
        "c3f3b8ff-1535-406b-a91b-7642f687b518"
    ],
    "release_date": "2003-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Deerfield, IL-based quartet the Redwalls formed in 2001; originally a British Invasion-inspired cover band dubbed the Pages, the group's members were still in high school when they played their first show at the local jazz club Pops for Champagne. https://www.allmusic.com/artist/the-redwalls-mn0000494284#biography\n\nSadly, we just lost Redwalls vocalist and bassist Justin Baren earlier this month. https://chicago.suntimes.com/music/2025/12/04/justin-baren-obituary-redwalls-band-deerfield",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}