Information about plays

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

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

{
    "id": 3624775,
    "uri": "https://api.kexp.org/v2/plays/3624775/?format=api",
    "airdate": "2026-03-03T10:47:04-08:00",
    "show": 66080,
    "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
    "image_uri": "https://dn711202.ca.archive.org/0/items/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7-3326316906_thumb500.jpg",
    "thumbnail_uri": "https://dn711202.ca.archive.org/0/items/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7-3326316906_thumb250.jpg",
    "song": "Is There a Ghost",
    "track_id": "dbf99ebe-9ac2-371b-a915-a4af3d94ad35",
    "recording_id": "42e3e83f-498f-4c9c-8fde-1216b6938b68",
    "artist": "Band of Horses",
    "artist_ids": [
        "07b6020a-c539-4d68-aeef-f159f3befc76"
    ],
    "album": "Cease to Begin",
    "release_id": "88fd750d-1280-4a7a-8d49-8739c99f6db7",
    "release_group_id": "b8ecb643-255e-353c-a6c4-6148c05d201d",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2007-10-09",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Band of Horses will be Live on KEXP on Friday, March 20, at 11 AM. It's free and open to the public!\n\nhttps://www.kexp.org/events/kexp-events/band-of-horses-live-on-kexp-kexp_463510/\n\n--\n\nBand of Horses will also play The Vera Project in Seattle on Thursday, March 19th, and The Showbox on Saturday and Sunday, March 21st and 22nd.\n--\nBen Bridwell said that this song was inspired by his feelings of paranoia. \"I suffer from paranoia really badly,\" he said. \"And the thing that inspires me most is, once I get into that horrible isolated area, I think I'm being watched.\" He added: \"I've written songs that are based specifically on that feeling. 'Is There A Ghost' was based on an ice-maker in my house that was freaking me out.\" https://bit.ly/42s6PhH",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}