Information about plays

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

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

{
    "id": 3627759,
    "uri": "https://api.kexp.org/v2/plays/3627759/?format=api",
    "airdate": "2026-03-11T13:26:49-07:00",
    "show": 66153,
    "show_uri": "https://api.kexp.org/v2/shows/66153/?format=api",
    "image_uri": "https://coverartarchive.org/release/e14a8708-abf3-41b5-9134-ec85094af041/11223161587-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e14a8708-abf3-41b5-9134-ec85094af041/11223161587-250.jpg",
    "song": "Spice of Life (Oh Yes, You’re the Best)",
    "track_id": null,
    "recording_id": "14004ec7-cfb6-414b-8a90-b2687b42c253",
    "artist": "Slave",
    "artist_ids": [
        "29da6ed6-2501-40bf-83e9-9f22d872dd5a"
    ],
    "album": "Show Time",
    "release_id": null,
    "release_group_id": "47ef79fb-fe8d-39c9-9c08-de1bcf7d33a3",
    "labels": [
        "Cotillion"
    ],
    "label_ids": [
        "d97da6f0-c0ba-4a60-8fd5-fb8edab24d32"
    ],
    "release_date": "1981-09-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 1975, funk band Slave was an outgrowth of Dayton acts Black Satin Soul and the Mystics. Unlike most groups, Slave's catalysts were brass players, namely trumpeter/leader Steve Washington and trombonist Floyd Miller. \nHere's a biography of the band: https://www.allmusic.com/artist/slave-mn0000025778#biography\n--\nSteve Arrington is a percussionist and drummer who emerged in the late 1970s as one of his generation’s most distinctive lead singers while fronting Slave, one of the great funk bands of all time.: https://soultracks.com/artist/steve-arrington/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}