Information about plays

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

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

{
    "id": 3616070,
    "uri": "https://api.kexp.org/v2/plays/3616070/?format=api",
    "airdate": "2026-02-11T07:14:44-08:00",
    "show": 65903,
    "show_uri": "https://api.kexp.org/v2/shows/65903/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-318599c8-8f14-3cbf-afb4-b151dc7528c9/mbid-318599c8-8f14-3cbf-afb4-b151dc7528c9-10307256714_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-318599c8-8f14-3cbf-afb4-b151dc7528c9/mbid-318599c8-8f14-3cbf-afb4-b151dc7528c9-10307256714_thumb250.jpg",
    "song": "New Partner",
    "track_id": "aa5aadd5-5a34-36c6-9c8b-b304c1218581",
    "recording_id": "87aa3e23-3f54-4197-8136-148474de7af9",
    "artist": "Palace",
    "artist_ids": [
        "44d766e3-fc4a-4c19-9cdc-cd69966de1d8"
    ],
    "album": "Viva Last Blues",
    "release_id": "318599c8-8f14-3cbf-afb4-b151dc7528c9",
    "release_group_id": "4ff0ddcf-32b2-3ac8-9462-3638bc370748",
    "labels": [
        "Palace Records"
    ],
    "label_ids": [
        "7e5f02e7-d7e9-48a5-aa21-fab27f083e7e"
    ],
    "release_date": "1995-08-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Viva Last Blues is the third studio album by Will Oldham. Between 1992 and 1997, Oldham’s transcendent early discography featured different suffixes for the Palace name: Flophouse, Brothers, Songs, Music, Live and Contribution. In 1995, Viva Last Blues was released under the name Palace Music, so was 1997’s Lost Blues and Other Songs, which collected singles, alternative takes and live performances from the Palace era.\n\nhttps://palace-music.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}