Information about plays

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

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

{
    "id": 3565453,
    "uri": "https://api.kexp.org/v2/plays/3565453/?format=api",
    "airdate": "2025-10-15T15:26:09-07:00",
    "show": 64842,
    "show_uri": "https://api.kexp.org/v2/shows/64842/?format=api",
    "image_uri": "https://ia801406.us.archive.org/34/items/mbid-b9265aef-2e3d-4464-8aa5-a386c75d8a03/mbid-b9265aef-2e3d-4464-8aa5-a386c75d8a03-23146457125_thumb500.jpg",
    "thumbnail_uri": "https://ia801406.us.archive.org/34/items/mbid-b9265aef-2e3d-4464-8aa5-a386c75d8a03/mbid-b9265aef-2e3d-4464-8aa5-a386c75d8a03-23146457125_thumb250.jpg",
    "song": "Savory",
    "track_id": "3b4ed2d6-075a-3896-b3bb-e63f615e9ef7",
    "recording_id": "80d2832b-2ddf-4b1b-8f0f-cfc5f959a18e",
    "artist": "Jawbox",
    "artist_ids": [
        "016fba14-1fc6-4986-86c2-2113ec9b28de"
    ],
    "album": "For Your Own Special Sweetheart",
    "release_id": "b9265aef-2e3d-4464-8aa5-a386c75d8a03",
    "release_group_id": "8f5442d4-a3d5-3988-82db-3fa0a788d287",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Nick in San Antonio...\n--\nJ. Robbins of Jawbox said, \"“This was one of the first songs we wrote with Zach Barocas, who was then our new drummer. I had the riff – if you can even call it a riff – and in my mind it was almost like a Helmet song. That’s how I heard it in my head, and when we started jamming on it with Zach, he immediately put this other kind of swing behind it that was completely different to what I had heard, but we immediately knew it was cooler than what we’d imagined. And I remember that distinctly, because it set the tone for what it would be like working with Zach. It wasn’t ever a dictatorial process – it was always a collaborative process. Even if one of us had what we thought was a finished song, we would always have to break it down and reassemble it in a form that suited everybody, and Savory especially suited Zach’s rhythmic predilections.\": https://www.kerrang.com/how-i-wrote-savory-by-jawboxs-j-robbins\n--\nBack in 2019, Jawbox played a live in-studio session here at KEXP: https://www.youtube.com/watch?v=fk0zRWjF4GQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}