Information about plays

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

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

{
    "id": 3639091,
    "uri": "https://api.kexp.org/v2/plays/3639091/?format=api",
    "airdate": "2026-04-07T15:01:05-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://dn721208.ca.archive.org/0/items/mbid-fe7e2331-e967-4193-baaa-5f58593de062/mbid-fe7e2331-e967-4193-baaa-5f58593de062-34097811314_thumb500.jpg",
    "thumbnail_uri": "https://ia601008.us.archive.org/19/items/mbid-fe7e2331-e967-4193-baaa-5f58593de062/mbid-fe7e2331-e967-4193-baaa-5f58593de062-34097811314_thumb250.jpg",
    "song": "Eighties Fan",
    "track_id": "8d47c965-2dfe-3238-a29c-2b5385c97f13",
    "recording_id": "93b0e72a-cb47-4bc7-b679-8d0e6f8c62fe",
    "artist": "Camera Obscura",
    "artist_ids": [
        "94219793-a46b-4c39-9397-e05ad633f32d"
    ],
    "album": "Rough Trade Shops: Indiepop 1",
    "release_id": "fe7e2331-e967-4193-baaa-5f58593de062",
    "release_group_id": "9a8bc6fc-0dcc-3b33-80ec-f208eabfc889",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2004-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Danny!\n--\nOff this fun Indie compilation album:\nhttps://www.discogs.com/release/353151-Various-Rough-Trade-Shops-Indiepop-1?srsltid=AfmBOop3ShYp-odCEwbFSzbmiQtMOgG9aRgnXEnrgtECKFdOxR7MhStc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}