Information about plays

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

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

{
    "id": 3572061,
    "uri": "https://api.kexp.org/v2/plays/3572061/?format=api",
    "airdate": "2025-10-31T03:20:07-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://ia600906.us.archive.org/4/items/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0-42515337293_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0-42515337293_thumb250.jpg",
    "song": "DEAD",
    "track_id": "d777e60e-2069-48ed-a61e-5e08924837d8",
    "recording_id": "c828c56c-4921-45fc-b097-a03f93dbec34",
    "artist": "Sudan Archives",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324"
    ],
    "album": "THE BPM",
    "release_id": "86c0eceb-c48e-42d0-8d6a-38383fe7bcb0",
    "release_group_id": "f9e98ca4-0311-4f33-961f-f41154271ef0",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On her third album, Sudan Archives!\n\nMore than two years since her breakthrough second album Natural Brown Prom Queen, Sudan Archives is back again with \"DEAD\", a new song that marks a more dancefloor-forward direction.\n\nhttps://sudanarchives.com\n\nSudan Archives recorded a live session with KEXP at the THING! Festival in 2019: https://www.youtube.com/watch?v=miG6Zec0lcU\n\nSeattle Show: Feb 14 @ Neptune Theatre\nBay Area Show: Feb 18 @ The Regency Ballroom",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}