Information about plays

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

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

{
    "id": 3541953,
    "uri": "https://api.kexp.org/v2/plays/3541953/?format=api",
    "airdate": "2025-08-19T06:09:29-07:00",
    "show": 64329,
    "show_uri": "https://api.kexp.org/v2/shows/64329/?format=api",
    "image_uri": "https://ia600505.us.archive.org/22/items/mbid-0d2d383f-c56d-4056-aece-91362028c897/mbid-0d2d383f-c56d-4056-aece-91362028c897-36520501623_thumb500.jpg",
    "thumbnail_uri": "https://ia600505.us.archive.org/22/items/mbid-0d2d383f-c56d-4056-aece-91362028c897/mbid-0d2d383f-c56d-4056-aece-91362028c897-36520501623_thumb250.jpg",
    "song": "Ice Cream (Pay Phone)",
    "track_id": "9bc7b53f-62f9-420c-a963-853bdfddd5cb",
    "recording_id": "f5aed88b-8a7d-4b78-8abe-c7b294e9f0f4",
    "artist": "Black Pumas",
    "artist_ids": [
        "dd569857-d15e-4dbe-baad-b46a5ffe34a0"
    ],
    "album": "Chronicles of a Diamond",
    "release_id": "0d2d383f-c56d-4056-aece-91362028c897",
    "release_group_id": "673e7ff1-ea90-4253-8f86-a224c7505a11",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Ice Cream (Pay Phone)\" was written and co-produced by the band’s singer-songwriter Eric Burton and produced by guitarist Adrian Quesada. Burton wrote the fuzzed-out, falsetto-laced love song years ago, then further developed it with bassist/keyboardist Josh Blue during an impromptu session at two in the morning. http://tinyurl.com/yycdms5z \nhttps://www.blackpumas.com/\n==\nWatch the Black Pumas Live at KEXP in-studio here: https://youtu.be/WxbZzpIm1mo?si=-YFKaacrRg4uL9cU.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}