Information about plays

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

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

{
    "id": 3542524,
    "uri": "https://api.kexp.org/v2/plays/3542524/?format=api",
    "airdate": "2025-08-20T15:25:23-07:00",
    "show": 64340,
    "show_uri": "https://api.kexp.org/v2/shows/64340/?format=api",
    "image_uri": "https://ia803202.us.archive.org/5/items/mbid-300135a3-b971-4943-8d5e-6fb40c2d0253/mbid-300135a3-b971-4943-8d5e-6fb40c2d0253-4812805415_thumb500.jpg",
    "thumbnail_uri": "https://ia903202.us.archive.org/5/items/mbid-300135a3-b971-4943-8d5e-6fb40c2d0253/mbid-300135a3-b971-4943-8d5e-6fb40c2d0253-4812805415_thumb250.jpg",
    "song": "Whirring",
    "track_id": "4b88911f-4d9d-3471-9377-5c4c44277a2d",
    "recording_id": "a582a1ba-1efc-44dc-ba8a-f050cdf38767",
    "artist": "The Joy Formidable",
    "artist_ids": [
        "072d4c31-8fd7-4073-9efc-7e192b517906"
    ],
    "album": "The Big Roar",
    "release_id": "300135a3-b971-4943-8d5e-6fb40c2d0253",
    "release_group_id": "09aaa80c-2ea8-4496-b818-6842e94ec743",
    "labels": [
        "Atlantic",
        "Canvasback Music"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "d563e39c-2779-456e-ad6a-3703365ab3bc"
    ],
    "release_date": "2011-03-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This was written by Welsh band The Joy Formidable songwriting team of lead singer Rhiannon \"Ritzy\" Bryan and bass player Rhydian Davies, who at the time were living together in London. According to Bryan, the song was born out of frustration. \"Something was happening in my life where I really felt misunderstood. I felt like no one was really listening to me or understood how I felt. I felt quite lost.\" \n--\n Watch Ritzy shred in this live performance of \"Whirring\" in KEXP's Bumbershoot Music Lounge in 2013: https://www.youtube.com/watch?v=AgW10RET2wY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}