Information about plays

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

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

{
    "id": 3656821,
    "uri": "https://api.kexp.org/v2/plays/3656821/?format=api",
    "airdate": "2026-05-19T12:18:09-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-19710d03-7ac3-487a-9174-466072a1b8a8/mbid-19710d03-7ac3-487a-9174-466072a1b8a8-44727812175_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-19710d03-7ac3-487a-9174-466072a1b8a8/mbid-19710d03-7ac3-487a-9174-466072a1b8a8-44727812175_thumb250.jpg",
    "song": "Look Again",
    "track_id": "f2d4ea8d-79f5-4bc2-bebf-7cca207a2bee",
    "recording_id": "e0da8a91-2eaf-4e15-b738-adbae3a00bbd",
    "artist": "Kelley Stoltz",
    "artist_ids": [
        "c4c8675e-f8dc-4313-b430-8fbc83d8aafc"
    ],
    "album": "If You Don't Know Me, Buy Now!",
    "release_id": "19710d03-7ac3-487a-9174-466072a1b8a8",
    "release_group_id": "08e196f7-6489-479e-850d-3f0e03d13713",
    "labels": [
        "Dandy Boy Records"
    ],
    "label_ids": [
        "7a28c504-5cdd-4a6c-8924-0f53d9bc7912"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Stoltz is also a onetime Echo & the Bunnymen rhythm guitarist and currently Robyn Hitchcock’s West Coast drummer. Stoltz is also now the host of legendary radio station KEXPs weekly Bay Area Music spotlight show, “Vinelands”.\n--\nGo here to buy (Now!) Kelly Stoltz's 19th album, \"If You Don't Know Me, Buy Now!\": https://dandyboyrecords.bandcamp.com/album/if-you-dont-know-me-buy-now",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}