Information about plays

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

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

{
    "id": 3639676,
    "uri": "https://api.kexp.org/v2/plays/3639676/?format=api",
    "airdate": "2026-04-09T01:41:17-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8/mbid-0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8-44745315746_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8/mbid-0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8-44745315746_thumb250.jpg",
    "song": "Apollo Ohno",
    "track_id": "3ce531f7-336c-4951-96cd-c57de7a51cf0",
    "recording_id": "bce42714-6a6d-40f8-be08-c5457da90748",
    "artist": "Greg Cypher",
    "artist_ids": [
        "bb950cfe-04dc-45fc-ad09-1876e203975c"
    ],
    "album": "Chasing Endorphins",
    "release_id": "0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8",
    "release_group_id": "e63852c7-7e93-4066-9bfc-0a476bd47795",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest release from Seattle artist Greg Cypher. \n\nhttps://akagregscottcypher.bandcamp.com/album/chasing-endorphins",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}