Information about plays

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

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

{
    "id": 3657192,
    "uri": "https://api.kexp.org/v2/plays/3657192/?format=api",
    "airdate": "2026-05-20T10:24:06-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3/mbid-4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3-39854773984_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3/mbid-4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3-39854773984_thumb250.jpg",
    "song": "Prisms",
    "track_id": "62d37ec5-1752-4e80-a727-1b85551b33b1",
    "recording_id": "2be20e91-a7b9-4140-b5e6-641b03b7e345",
    "artist": "Temples",
    "artist_ids": [
        "1916fc94-bf9c-4ba2-90b0-22ebb5444d57"
    ],
    "album": "Other Structures",
    "release_id": "4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3",
    "release_group_id": "b1e89983-f63f-4a48-8196-27307723bacc",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK band Temples are on tour!\n\nThey will be playing in San Francisco on Sept. 22 and 23 at the Chapel and in Seattle on Sept. 26 at the Tractor Tavern. \n\nhttps://www.templestheband.com/live",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}