Information about plays

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

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

{
    "id": 3570966,
    "uri": "https://api.kexp.org/v2/plays/3570966/?format=api",
    "airdate": "2025-10-28T09:42:56-07:00",
    "show": 64956,
    "show_uri": "https://api.kexp.org/v2/shows/64956/?format=api",
    "image_uri": "https://ia800203.us.archive.org/23/items/mbid-dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9/mbid-dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9-7923785929_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/23/items/mbid-dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9/mbid-dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9-7923785929_thumb250.jpg",
    "song": "Sixteen",
    "track_id": "7b80ce44-e08a-3f9b-b3b2-e7e70f8c5d45",
    "recording_id": "4080d71b-0bf3-4fbb-85b6-c751cdf6904c",
    "artist": "The Heavy",
    "artist_ids": [
        "ea99eec5-bd72-4b4f-86e4-54c5a34f7e10"
    ],
    "album": "The House That Dirt Built",
    "release_id": "dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9",
    "release_group_id": "d7f6c1d7-9f77-41d8-a511-6fbf4ddb916d",
    "labels": [
        "Counter Records"
    ],
    "label_ids": [
        "93214c28-306f-493f-a1e8-be3e04e1ab78"
    ],
    "release_date": "2009-10-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"There is a carnival atmosphere in this song that was inspired by some of Swaby's favorite blues singers. \n\nThe Heavy frontman told Songfacts: \"I love the idea of the way that Screamin' Jay Hawkins did 'I Put A Spell On You.' It's like, well, let's go with that style of blues, rather than just playing 8-bar blues. As much as it is 8-bar blues, it's just the horns, and the horns are big in what we do. It just emphasizes every single line I sing, it emphasizes. [Singing] 'I saw her dancing with the devil,' ba ba ba bum – so you're waiting for the next line: 'And he was wearing my shoes,' ba ba ba… so that was the way that we decided to go about that. The idea of it was Screamin' Jay rolling with Tom Waits.\"\n\nhttps://www.songfacts.com/facts/the-heavy/sixteen\n\nOfficial music vid: https://www.youtube.com/watch?v=yfB_sT3mHHo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}