Information about plays

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

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

{
    "id": 3551688,
    "uri": "https://api.kexp.org/v2/plays/3551688/?format=api",
    "airdate": "2025-09-11T11:55:35-07:00",
    "show": 64533,
    "show_uri": "https://api.kexp.org/v2/shows/64533/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-1e67e54b-a651-4fe7-896b-f04352026d72/mbid-1e67e54b-a651-4fe7-896b-f04352026d72-29691199849_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-1e67e54b-a651-4fe7-896b-f04352026d72/mbid-1e67e54b-a651-4fe7-896b-f04352026d72-29691199849_thumb250.jpg",
    "song": "Cheers",
    "track_id": "0819aecd-4813-4687-a057-48411c6d12cc",
    "recording_id": "a33a3570-cd1e-4b5e-8f41-c499d05982fe",
    "artist": "Faye Webster",
    "artist_ids": [
        "ce4a1c08-6912-423f-bf6c-97ce69f5e89f"
    ],
    "album": "I Know I'm Funny haha",
    "release_id": "1e67e54b-a651-4fe7-896b-f04352026d72",
    "release_group_id": "aa790ade-a90c-4c8c-a312-a671b8238a49",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2021-06-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Faye is playing in Oakland at Paramount Theatre on Wed-Thurs, November 5th & 6th.\nhttps://www.fayewebster.com/\n--\nShe performed \"Cheers\" during a KEXP Live at Home session back in March 2021. Watch that entire performance and interview: https://bit.ly/3zdN12F.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}