Information about plays

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

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

{
    "id": 3637814,
    "uri": "https://api.kexp.org/v2/plays/3637814/?format=api",
    "airdate": "2026-04-04T18:13:10-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://ia801806.us.archive.org/26/items/mbid-0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8/mbid-0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8-44745315746_thumb500.jpg",
    "thumbnail_uri": "https://ia801806.us.archive.org/26/items/mbid-0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8/mbid-0f81fe81-d507-49ac-b8a2-dbf78ee7dbf8-44745315746_thumb250.jpg",
    "song": "Blinders",
    "track_id": "d5b53701-a9a6-4981-afc6-3d477dd116a3",
    "recording_id": "d7334888-f991-4cb2-8559-c377d01dadca",
    "artist": "Greg Cypher feat. Headkrack & Tuesday Talaga",
    "artist_ids": [
        "bb950cfe-04dc-45fc-ad09-1876e203975c",
        "1208c38c-6c89-4f8e-9f48-8f2f4a045241",
        "6bfb0653-843a-42ff-a505-cd1a703ba2dc"
    ],
    "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": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Greg Cypher's gonna be opening for GZA at the Nectar Lounge on May 13th as part of the 30th anniversary of Liquid Swords! Get yr tickets below:\n\nhttps://www.tixr.com/groups/nectarlounge/events/gza-featuring-phunky-nomads-plus-greg-cypher-dj-indica-jones-160958",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}