Information about plays

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

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

{
    "id": 3645288,
    "uri": "https://api.kexp.org/v2/plays/3645288/?format=api",
    "airdate": "2026-04-22T09:33:50-07:00",
    "show": 66521,
    "show_uri": "https://api.kexp.org/v2/shows/66521/?format=api",
    "image_uri": "https://dn711100.ca.archive.org/0/items/mbid-bea74ee9-3719-4c55-80d2-02a7a69b7f79/mbid-bea74ee9-3719-4c55-80d2-02a7a69b7f79-10988362990_thumb500.jpg",
    "thumbnail_uri": "https://dn711100.ca.archive.org/0/items/mbid-bea74ee9-3719-4c55-80d2-02a7a69b7f79/mbid-bea74ee9-3719-4c55-80d2-02a7a69b7f79-10988362990_thumb250.jpg",
    "song": "Feelin' Alright",
    "track_id": "1f55df89-4ab0-3b47-810c-2c1d0c0d5a65",
    "recording_id": "9850fa21-ceb4-4696-afc9-3d9a3151ab9d",
    "artist": "Traffic",
    "artist_ids": [
        "9fadfba9-ecae-4383-a4d8-47b043cea19a"
    ],
    "album": "Smiling Phases",
    "release_id": "bea74ee9-3719-4c55-80d2-02a7a69b7f79",
    "release_group_id": "4ceff167-cdf4-3ee4-bb49-fd8c10833d16",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1991-11-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Dave Mason, who just passed away on April 19. \n\nDavid Thomas Mason was an English singer-songwriter and guitarist, who came to prominence in 1967 as a founding member of the rock band Traffic with Steve Winwood. He wrote and sang lead vocals on two of the band's most famous songs, \"Hole in My Shoe\" and \"Feelin' Alright?\"\n\nhttps://www.davemasonmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}