Information about plays

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

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

{
    "id": 3585101,
    "uri": "https://api.kexp.org/v2/plays/3585101/?format=api",
    "airdate": "2025-11-30T16:59:23-08:00",
    "show": 65254,
    "show_uri": "https://api.kexp.org/v2/shows/65254/?format=api",
    "image_uri": "https://ia800605.us.archive.org/34/items/mbid-4ce0f179-37ce-4fb6-affc-ae8e4c557388/mbid-4ce0f179-37ce-4fb6-affc-ae8e4c557388-40994937858_thumb500.jpg",
    "thumbnail_uri": "https://ia600605.us.archive.org/34/items/mbid-4ce0f179-37ce-4fb6-affc-ae8e4c557388/mbid-4ce0f179-37ce-4fb6-affc-ae8e4c557388-40994937858_thumb250.jpg",
    "song": "Here We Go Crazy",
    "track_id": "3fe09485-afa0-440a-9dd8-65c68b10065b",
    "recording_id": "24674318-4b2c-4fc6-b46b-d825dcec2196",
    "artist": "Bob Mould",
    "artist_ids": [
        "d7f5305a-15fc-4af4-a61b-f6f45510cc8f"
    ],
    "album": "Here We Go Crazy",
    "release_id": "4ce0f179-37ce-4fb6-affc-ae8e4c557388",
    "release_group_id": "d2fffae5-4e22-4466-bcb8-0e5fd0363a31",
    "labels": [
        "BMG",
        "Granary Music"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f",
        "8222cd7c-ea45-4728-b71c-a1db708b27f7"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Or will this be KEXP Listeners' Favorite Album of 2025?!\n\nYou can catch Bob Mould @ KEXP's SMooCH 2025! Go here for information & tickets: https://www.kexp.org/events/kexp-events/smooch-2025/\n--\nNow in his fifth decade of making and performing music, Bob Mould has released 15 solo albums since his 1989 solo debut Workbook, after forming and leading Minnesota punk rock innovators Hüsker Dü starting in 1979. Along with two albums in the group Sugar, Bob has redefined guitar driven rock across 23 studio albums over the last 40-plus years. https://tinyurl.com/2fc6d68d \n\n\"On the surface, this is a group of straightforward guitar-pop songs. I’m refining my primary sound and style through simplicity, brevity, and clarity,\" Mould says of the LP. \"Under the hood, there’s a number of contrasting themes. Control and chaos, hypervigilance and helplessness, uncertainly and unconditional love.\" https://tinyurl.com/46hsmn3z",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}