Information about plays

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

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

{
    "id": 3625036,
    "uri": "https://api.kexp.org/v2/plays/3625036/?format=api",
    "airdate": "2026-03-04T02:00:22-08:00",
    "show": 66086,
    "show_uri": "https://api.kexp.org/v2/shows/66086/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-36a14d36-f4b7-3564-b831-8aa0f7a96d49/mbid-36a14d36-f4b7-3564-b831-8aa0f7a96d49-29327486357_thumb500.jpg",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-36a14d36-f4b7-3564-b831-8aa0f7a96d49/mbid-36a14d36-f4b7-3564-b831-8aa0f7a96d49-29327486357_thumb250.jpg",
    "song": "Heart Is Strange",
    "track_id": "86164695-7ba3-3b33-b269-2db220973a34",
    "recording_id": "639d4de6-7b34-4af5-86cb-5d5e1fe3104b",
    "artist": "School of Seven Bells",
    "artist_ids": [
        "57843aed-c1c1-4f45-9859-478dd999bc18"
    ],
    "album": "Disconnect From Desire",
    "release_id": "02c29510-a8e6-4c8d-8aea-f25dbbd13618",
    "release_group_id": "8a2d9685-b7df-4aa7-9e07-39b7efe63ea2",
    "labels": [
        "Vagrant Records"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb"
    ],
    "release_date": "2010-07-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SVIIB formed in NYC in 2007 - twin sisters Alejandra Deheza and Claudia Deheza, joined by Benjamin Curtis\n\nSchool of Seven Bells stopped by the KEXP studio back in 2011 to perform tracks off of their album 'Disconnect From Desire'. \nCheck out their performance of the album's first track \"Windstorm\" here: https://youtu.be/KArv1tDASPM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}