Information about plays

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

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

{
    "id": 3641910,
    "uri": "https://api.kexp.org/v2/plays/3641910/?format=api",
    "airdate": "2026-04-14T08:37:43-07:00",
    "show": 66450,
    "show_uri": "https://api.kexp.org/v2/shows/66450/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-9e64ad28-54b6-44c7-9573-8a965b3a0a4f/mbid-9e64ad28-54b6-44c7-9573-8a965b3a0a4f-31707445203_thumb500.jpg",
    "thumbnail_uri": "https://ia601706.us.archive.org/33/items/mbid-9e64ad28-54b6-44c7-9573-8a965b3a0a4f/mbid-9e64ad28-54b6-44c7-9573-8a965b3a0a4f-31707445203_thumb250.jpg",
    "song": "Wild",
    "track_id": "b5125ee0-447e-42c1-9c55-34feaa0667ec",
    "recording_id": "077fca65-65fa-4806-8aa4-2072cd96649e",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "Lucifer on the Sofa",
    "release_id": "9e64ad28-54b6-44c7-9573-8a965b3a0a4f",
    "release_group_id": "0ea1a9de-547e-4317-a747-f7b2ffb54274",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2022-02-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Britt Daniel of Spoon was born on this day in 1971!\n\nCheck out the music video for this song, \"Wild\" (directed by Ben Chappell and Brook Linder) featuring a western-clad Britt Daniel walking down a deserted highway....\nAccording to Brook Linder, the video was inspired by their friend asking \"Is Spoon the best band ever?\" Linder's response:\n\"Yes. Yep. Probably. There’s always something unexpected in the familiar with Spoon. They are mythic to me somehow, and ‘WILD’ needed to feel like a myth, or at least illustrate the myth-making process in some odd way. We used the old ways – crude in-camera techniques – to hit this uncanny western film note. Britt is the quintessential western hero. Had a blast 10/10 would do again.”\nCheck out the video here: \nhttps://www.youtube.com/watch?v=eDPhsByCL_o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}