Information about plays

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

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

{
    "id": 3637178,
    "uri": "https://api.kexp.org/v2/plays/3637178/?format=api",
    "airdate": "2026-04-03T07:20:10-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn720904.ca.archive.org/0/items/mbid-6f97047e-ab25-4ca7-8b20-ee5099e5890c/mbid-6f97047e-ab25-4ca7-8b20-ee5099e5890c-44641283075_thumb500.jpg",
    "thumbnail_uri": "https://dn720904.ca.archive.org/0/items/mbid-6f97047e-ab25-4ca7-8b20-ee5099e5890c/mbid-6f97047e-ab25-4ca7-8b20-ee5099e5890c-44641283075_thumb250.jpg",
    "song": "House of I",
    "track_id": "027f49f7-7c54-4a09-ba94-f2cac63c6ac1",
    "recording_id": "07d27174-e307-4c14-872a-ae9ac6db6a68",
    "artist": "The Afghan Whigs",
    "artist_ids": [
        "2feb192c-2363-46d6-b476-1c88a25cb294"
    ],
    "album": "House of I",
    "release_id": "6f97047e-ab25-4ca7-8b20-ee5099e5890c",
    "release_group_id": "667b3cc7-7a9d-4c21-a06c-2eda2eb8929b",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2026-03-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Afghan Whigs will play Seattle's Showbox on Sunday, May 17th, and SF's Fillmore on Tuesday, May 19th. \n--\n\"House of I\" is the band's first new music since the 2022 album, \"How Do You Burn?\":",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}