Information about plays

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

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

{
    "id": 3656619,
    "uri": "https://api.kexp.org/v2/plays/3656619/?format=api",
    "airdate": "2026-05-19T01:14:13-07:00",
    "show": 66756,
    "show_uri": "https://api.kexp.org/v2/shows/66756/?format=api",
    "image_uri": "https://dn720603.ca.archive.org/0/items/mbid-23b4b226-a005-4833-be25-08ed1fb91992/mbid-23b4b226-a005-4833-be25-08ed1fb91992-45045074071_thumb500.jpg",
    "thumbnail_uri": "https://dn720603.ca.archive.org/0/items/mbid-23b4b226-a005-4833-be25-08ed1fb91992/mbid-23b4b226-a005-4833-be25-08ed1fb91992-45045074071_thumb250.jpg",
    "song": "Chalk",
    "track_id": "3d06ca72-17a3-48e2-97b2-1f524162e7a0",
    "recording_id": "f046cf98-6184-4fbd-924e-c42f671504e8",
    "artist": "Antony Szmierek",
    "artist_ids": [
        "4e892967-3080-4a28-840f-66717360e535"
    ],
    "album": "Decoding Birdsong",
    "release_id": "23b4b226-a005-4833-be25-08ed1fb91992",
    "release_group_id": "cb3525c5-d939-4ace-a408-375f4e546e58",
    "labels": [
        "Mushroom Music"
    ],
    "label_ids": [
        "a7c9089c-6272-44c6-92b8-88f93696b477"
    ],
    "release_date": "2026-08-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Antony Szmierek calls \"Chalk\" \"a Ronnie O'Sullivan-inspired track about the idea that chalking a cue makes a marginal difference to the outcome — a metaphor for chaos theory and the win-or-lose nature of the music industry.\" The Manchester poet-producer dropped it on Tuesday — two days ago — as the lead single from his second album 'Decoding Birdsong,' due August 21 on Mushroom Music.\n\nhttps://diymag.com/news/antony-szmierek-second-album-decoding-birdsong-chalk\n\nPerforming In San Francisco on May 16 at Brick & Mortar Music Hall\nhttps://antonyszmierek.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}