Information about plays

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

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

{
    "id": 3541960,
    "uri": "https://api.kexp.org/v2/plays/3541960/?format=api",
    "airdate": "2025-08-19T06:37:18-07:00",
    "show": 64329,
    "show_uri": "https://api.kexp.org/v2/shows/64329/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-15c71ed0-33cf-4cdd-89d5-6889267dcd25/mbid-15c71ed0-33cf-4cdd-89d5-6889267dcd25-42466150745_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-15c71ed0-33cf-4cdd-89d5-6889267dcd25/mbid-15c71ed0-33cf-4cdd-89d5-6889267dcd25-42466150745_thumb250.jpg",
    "song": "REBIRTH OF SLICK (COOL LIKE DAT)",
    "track_id": "8db27e6f-d278-47f0-8848-3feac0027405",
    "recording_id": "657a9304-d1f7-4dab-8832-518a565f8c06",
    "artist": "Kassa Overall",
    "artist_ids": [
        "2d8e57da-b949-4e7f-8ebf-dd907e03119a"
    ],
    "album": "CREAM",
    "release_id": "15c71ed0-33cf-4cdd-89d5-6889267dcd25",
    "release_group_id": "ed4d3df3-d09d-4b81-aff5-35d209dd3a1e",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS\n+ Oct 25 @ Earshot Jazz Festival in Hidden Hall (SEA)\n**More info: https://www.earshot.org/event/kassa-overall-alune-wade/\n\nA cover of Digable Planets' \"Rebirth of Slick (Cool Like Dat)\" by local jazz legend Kassa Overall! New album, CREAM, dropping in September. \n\nhttps://kassaoverall.bandcamp.com/album/cream \nhttps://kassaoverall.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}