Information about plays

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

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

{
    "id": 3656706,
    "uri": "https://api.kexp.org/v2/plays/3656706/?format=api",
    "airdate": "2026-05-19T05:41:22-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e-13755193489_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e-13755193489_thumb250.jpg",
    "song": "Harmony",
    "track_id": "42b4ec9c-4953-4977-ae7a-e5a912e1dc80",
    "recording_id": "88c2303d-bf5a-4778-8852-aa00e8a77454",
    "artist": "The Avalanches",
    "artist_ids": [
        "a6623d39-2d8e-4f70-8242-0a9553b91e50"
    ],
    "album": "Wildflower",
    "release_id": "b78bfe96-6601-4f07-a44d-d442ac756f87",
    "release_group_id": "e27e2c64-8e49-43d2-8468-c3b484cf11f0",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2016-07-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This 2016 song by The Avalanches samples 8 other songs, including The Associations' 1968 \"Everything That Touches You\" and the 1986 \"Madrigal Alphabet\" from Sesame Street.: https://www.whosampled.com/The-Avalanches/Harmony/samples/\n--\nThis features Jonathan Donahue of Mercury Rev on guest vocals and playing the bowed saw. The song also features vocals by Australian electronic producer Jonti.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}