Information about plays

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

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

{
    "id": 3609435,
    "uri": "https://api.kexp.org/v2/plays/3609435/?format=api",
    "airdate": "2026-01-26T15:51:52-08:00",
    "show": 65762,
    "show_uri": "https://api.kexp.org/v2/shows/65762/?format=api",
    "image_uri": "https://coverartarchive.org/release/2806bb76-729d-49cc-a9f9-7e07d1d0d1a4/34535711786-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2806bb76-729d-49cc-a9f9-7e07d1d0d1a4/34535711786-250.jpg",
    "song": "Superstition",
    "track_id": null,
    "recording_id": "bf9f3fe9-fae6-4e77-b030-da1b0eba0c42",
    "artist": "Jeff Beck",
    "artist_ids": [],
    "album": "Beck, Bogert & Appice",
    "release_id": null,
    "release_group_id": "2aaa3723-4b39-30d8-b66b-3f1bed4396d9",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1973-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeff Beck, the blues-rock innovator and two-time Rock and Roll Hall of Fame inductee who revolutionized how the guitar is played, died this year at the age of 78. Beck, an eight-time Grammy winner, was twice inducted into the Rock and Roll Hall of Fame — both as a member of the Yardbirds as well as for his work with his own Jeff Beck Group.:  https://www.rollingstone.com/music/music-news/jeff-beck-dead-at-78-obit-1234659559/\n--\nWatch Mr. Beck and Mr. Wonder perform live at the 25th anniversary of the Rock Hall of Fame in 2009: https://www.youtube.com/watch?v=CeUKOFVO15w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}