Information about plays

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

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

{
    "id": 3616156,
    "uri": "https://api.kexp.org/v2/plays/3616156/?format=api",
    "airdate": "2026-02-11T12:15:24-08:00",
    "show": 65904,
    "show_uri": "https://api.kexp.org/v2/shows/65904/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-46891dd9-6915-475d-98f2-328a0a1b7338/mbid-46891dd9-6915-475d-98f2-328a0a1b7338-40857693993_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-46891dd9-6915-475d-98f2-328a0a1b7338/mbid-46891dd9-6915-475d-98f2-328a0a1b7338-40857693993_thumb250.jpg",
    "song": "Drop Me Down Into The Water",
    "track_id": "3f5a5f44-8b09-3c1c-9cff-259b6c1c7c66",
    "recording_id": "7e9cb97f-6699-40c2-a8bb-b7e00c6d2cd8",
    "artist": "Tres Chicas",
    "artist_ids": [
        "a5435959-6813-411d-9d9d-03a3c3e6751c"
    ],
    "album": "Bloom, Red & The Ordinary Girl",
    "release_id": "4848f70c-451c-4a24-bd74-c43586434d7f",
    "release_group_id": "9c8bad17-e840-30b1-942b-ddcf2c9b72c3",
    "labels": [
        "Yep Roc Records"
    ],
    "label_ids": [
        "1edc2ff4-e80d-4539-8c6a-749474f7db3a"
    ],
    "release_date": "2006-03-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We just received the sad news that Lynn Blakey, vocalist of the band Tres Chicas and Glory Fountain, passed away. KEXP listener Mike in North Carolina says, she was the \"cooler older sister\" for so many years here, influencing a whole generation of North Carolina musicians.\n\nhttps://www.yeproc.com/artists/tres-chicas/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}