Information about plays

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

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

{
    "id": 3644849,
    "uri": "https://api.kexp.org/v2/plays/3644849/?format=api",
    "airdate": "2026-04-21T07:41:29-07:00",
    "show": 66512,
    "show_uri": "https://api.kexp.org/v2/shows/66512/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ride Lonesome",
    "track_id": "6dd8c2c6-19d8-405a-9b09-66b142a79682",
    "recording_id": "0a25e092-45d8-4b20-816c-3c69832252d0",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Ride Lonesome",
    "release_id": "889be3b0-798f-4f6d-9b0c-795dc6d32e15",
    "release_group_id": "cee132ee-4104-4584-8765-080b60037824",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Beck produced by Nigel Godrich!\n\nBeck will be touring this fall:\n- 09/16 — Vancouver, BC @ Queen Elizabeth Theatre\n- 09/18 — Woodinville, WA @ Chateau Ste. Michelle\n- 09/19 — Portland, OR @ Keller Auditorium\n- 09/22 — Santa Barbara, CA @ Santa Barbara Bowl\n- 09/23 — Los Angeles, CA @ Greek Theatre\n- 09/25 and 09/26 — San Francisco, CA @ The Masonic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}