Information about plays

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

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

{
    "id": 3659347,
    "uri": "https://api.kexp.org/v2/plays/3659347/?format=api",
    "airdate": "2026-05-25T08:49:53-07:00",
    "show": 66811,
    "show_uri": "https://api.kexp.org/v2/shows/66811/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-6ede6b70-7a1a-3708-a2fa-c452461b190e/mbid-6ede6b70-7a1a-3708-a2fa-c452461b190e-9376384670_thumb500.jpg",
    "thumbnail_uri": "https://ia601607.us.archive.org/27/items/mbid-6ede6b70-7a1a-3708-a2fa-c452461b190e/mbid-6ede6b70-7a1a-3708-a2fa-c452461b190e-9376384670_thumb250.jpg",
    "song": "Held",
    "track_id": "2b2a9fcc-885d-3162-9ce2-6e25c7ca3441",
    "recording_id": "de0eb700-17f3-4f12-854f-129af7a8b5b4",
    "artist": "Smog",
    "artist_ids": [
        "89af9575-4d72-4345-8eba-e9de3d36ac34"
    ],
    "album": "Knock Knock",
    "release_id": "6ede6b70-7a1a-3708-a2fa-c452461b190e",
    "release_group_id": "2c85957f-710b-32b4-815a-5a917d8a0017",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "1999-01-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bill Callahan is a singer-songwriter and guitarist who has also recorded and performed under the moniker Smog. Callahan began working in the lo-fi genre of underground rock, with home-made tape-albums recorded on four track tape recorders. https://billcallahan.bandcamp.com/album/gold-record\n\nSee Bill Callahan perform on KEXP's Full Performance (Live in Studio) hosted by Cheryl Waters in June 2019 @https://youtu.be/DEDfmD8PpSY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}