Information about plays

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

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

{
    "id": 3634326,
    "uri": "https://api.kexp.org/v2/plays/3634326/?format=api",
    "airdate": "2026-03-27T16:50:38-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://dn711008.ca.archive.org/0/items/mbid-c5729b32-d992-4283-9d86-d38bcb814a14/mbid-c5729b32-d992-4283-9d86-d38bcb814a14-1114767938_thumb500.jpg",
    "thumbnail_uri": "https://dn711008.ca.archive.org/0/items/mbid-c5729b32-d992-4283-9d86-d38bcb814a14/mbid-c5729b32-d992-4283-9d86-d38bcb814a14-1114767938_thumb250.jpg",
    "song": "You Think I Ain’t Worth a Dollar, but I Feel Like a Millionaire",
    "track_id": "9e8d2973-9deb-364b-b191-48aac276e9a7",
    "recording_id": "4d2224d8-ad44-4f12-8cdd-5450618fa75f",
    "artist": "Queens of the Stone Age",
    "artist_ids": [
        "7dc8f5bd-9d0b-4087-9f73-dc164950bbd8"
    ],
    "album": "Songs for the Deaf",
    "release_id": "c5729b32-d992-4283-9d86-d38bcb814a14",
    "release_group_id": "cbffb669-c390-3a4d-b46f-1be8ea934b03",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2002-08-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "AT LAST! we've uncovered the queens of the stone age!\n\nQueens Of The Stone Age will perform at KEXP in late April! Stay tuned for more info!\n\nQOTSA is touring!\n-April 26 @ Portland's Arlene Schnitzer Concert Hall\n-April 29 @ Seattle's Paramount Theatre\n\nMore dates & locales here: https://qotsa.com/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}