Information about plays

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

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

{
    "id": 3608114,
    "uri": "https://api.kexp.org/v2/plays/3608114/?format=api",
    "airdate": "2026-01-23T16:00:24-08:00",
    "show": 65733,
    "show_uri": "https://api.kexp.org/v2/shows/65733/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sherman (Animals in the Jungle)",
    "track_id": "c526b695-772e-45a0-b989-b26000fc09ea",
    "recording_id": "b66e6563-9c64-45d9-9ba2-104446d4776f",
    "artist": "Tom Vek",
    "artist_ids": [
        "83e72d2b-501e-4715-9bdf-8e6ffca42881"
    ],
    "album": "Luck",
    "release_id": "174708eb-7ab9-4188-8283-baea5c66a382",
    "release_group_id": "83f3ed04-1c84-4061-8fa7-dda809ae88e4",
    "labels": [
        "Moshi Moshi Records"
    ],
    "label_ids": [
        "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
    ],
    "release_date": "2014-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tom Wolfe’s novel, The Bonfire of The Vanities is one of Vek’s few direct reference points on the album, as \"Sherman (Animals In The Jungle)\" alludes to the character of the same name in the book. \n\nThis was a KEXP song of the day. Get it here: https://www.kexp.org/read/2014/7/2/song-of-the-day-tom-vek-sherman-animals-in-the-jungle/.\n-\nhttps://bit.ly/35JNPzb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}