Information about plays

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

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

{
    "id": 3554597,
    "uri": "https://api.kexp.org/v2/plays/3554597/?format=api",
    "airdate": "2025-09-18T12:46:08-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia801506.us.archive.org/19/items/mbid-81d77adb-96cc-447a-96b9-98fe6fe8b75e/mbid-81d77adb-96cc-447a-96b9-98fe6fe8b75e-34336267419_thumb500.jpg",
    "thumbnail_uri": "https://ia601506.us.archive.org/19/items/mbid-81d77adb-96cc-447a-96b9-98fe6fe8b75e/mbid-81d77adb-96cc-447a-96b9-98fe6fe8b75e-34336267419_thumb250.jpg",
    "song": "Dancefloors",
    "track_id": "51c18e07-77f3-3e65-ab9c-11ac6a51fe64",
    "recording_id": "45d0b618-5fd8-4c9d-b5e5-98b298ddf801",
    "artist": "My Morning Jacket",
    "artist_ids": [
        "ea5883b7-68ce-48b3-b115-61746ea53b8c"
    ],
    "album": "It Still Moves",
    "release_id": "81d77adb-96cc-447a-96b9-98fe6fe8b75e",
    "release_group_id": "edc79edc-6c02-33c2-be16-d410ff2c5c5f",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2003-09-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“It’s our inside joke, we call it our ‘wet blanket album,’” the frontman quips over the phone. Not in the sense that 'It Still Moves' is a bummer. But to James’ ears, 'It Still Moves' makes his speakers sound like they’re covered in damp rags.\n\nWith the assistance of legendary engineer Bob Ludwig—whose credits include probably at least half of the Rock and Roll Hall of Fame—as of today, MMJ has finally removed the wet blanket on a remixed and remastered 'It Still Moves,' which also includes three previously unreleased songs and a clutch of demos. \n\nRead more about the 20th anniversary release of My Morning Jacket's seminal 2003 album:\nhttps://pitchfork.com/thepitch/1166-jim-james-on-why-my-morning-jackets-it-still-moves-reissue-sounds-so-different/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}