Information about plays

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

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

{
    "id": 3635965,
    "uri": "https://api.kexp.org/v2/plays/3635965/?format=api",
    "airdate": "2026-03-31T09:54:38-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710908.ca.archive.org/0/items/mbid-be34969c-12b0-471a-9a0e-9fd25b163b90/mbid-be34969c-12b0-471a-9a0e-9fd25b163b90-23239330285_thumb500.jpg",
    "thumbnail_uri": "https://dn710908.ca.archive.org/0/items/mbid-be34969c-12b0-471a-9a0e-9fd25b163b90/mbid-be34969c-12b0-471a-9a0e-9fd25b163b90-23239330285_thumb250.jpg",
    "song": "All I Do is Lie",
    "track_id": "a2e02d5a-4b82-46ef-84ac-4fe07eab794f",
    "recording_id": "806f378d-b885-4677-8080-96653c8c5038",
    "artist": "Stef Chura",
    "artist_ids": [
        "e86c1345-25e1-46cc-94c7-7056d301a7ab"
    ],
    "album": "Midnight",
    "release_id": "be34969c-12b0-471a-9a0e-9fd25b163b90",
    "release_group_id": "de9e7004-3168-46e2-83d9-715639dde598",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2019-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I used to only find peace in complete disorder, because order seemed completely not possible for me- hence my last album being called Messes,” Stef confesses. “Even though some of these songs [from Midnight (2019)] came from a similar time period, I’ve grown and changed a lot over the last two years, and what I’ve processed over the last couple of years is the change that is in expressed in these songs.” https://stefchuraband.bandcamp.com/album/midnight\n--\nCheryl hosted Detroit artist Stef Chura Live on KEXP in 2019! Check out the performance here:\n\nhttps://www.youtube.com/watch?v=nEFlbuod0Lk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}