Information about plays

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

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

{
    "id": 3625584,
    "uri": "https://api.kexp.org/v2/plays/3625584/?format=api",
    "airdate": "2026-03-05T10:44:08-08:00",
    "show": 66097,
    "show_uri": "https://api.kexp.org/v2/shows/66097/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-480dc256-7547-4784-9340-6d5581299748/mbid-480dc256-7547-4784-9340-6d5581299748-43477690000_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-480dc256-7547-4784-9340-6d5581299748/mbid-480dc256-7547-4784-9340-6d5581299748-43477690000_thumb250.jpg",
    "song": "the rain don’t care",
    "track_id": "529b62f4-272e-4ceb-b6b0-f35849e61c04",
    "recording_id": "9df000f3-a6d8-4b85-8738-bd114f6c947b",
    "artist": "Nothing",
    "artist_ids": [
        "e86b5e8c-8a11-40ea-9bb0-551df95e99d4"
    ],
    "album": "a short history of decay",
    "release_id": "480dc256-7547-4784-9340-6d5581299748",
    "release_group_id": "d0b4413f-ddfa-4258-9a8e-133bf4684951",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Philadelphia's Nothing!\n\nThey're on tour:\n- San Francisco on Thursday, March 19, at the Regency Ballroom\n\n- Seattle on Sunday, March 22, at The Crocodile\n\nhttps://www.bandofnothing.com/shows\n\nCheryl hosted Nothing Live on KEXP in 2016: https://www.youtube.com/watch?v=O2yEe9Y0tC8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}