Information about plays

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

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

{
    "id": 3563804,
    "uri": "https://api.kexp.org/v2/plays/3563804/?format=api",
    "airdate": "2025-10-11T16:44:35-07:00",
    "show": 64808,
    "show_uri": "https://api.kexp.org/v2/shows/64808/?format=api",
    "image_uri": "https://ia800800.us.archive.org/13/items/mbid-c34552e4-4372-4fe5-9718-eb5a968374c2/mbid-c34552e4-4372-4fe5-9718-eb5a968374c2-17984924431_thumb500.jpg",
    "thumbnail_uri": "https://ia800800.us.archive.org/13/items/mbid-c34552e4-4372-4fe5-9718-eb5a968374c2/mbid-c34552e4-4372-4fe5-9718-eb5a968374c2-17984924431_thumb250.jpg",
    "song": "PTP",
    "track_id": "2f71cbd6-a135-424b-8911-6f304dcd17b4",
    "recording_id": "6a64c437-18e6-41bb-9fdb-7ffbce606e66",
    "artist": "Black Joe Lewis & The Honeybears",
    "artist_ids": [
        "61e990c9-08f6-418d-b0c4-ab139b1ab7db"
    ],
    "album": "Backlash",
    "release_id": "c34552e4-4372-4fe5-9718-eb5a968374c2",
    "release_group_id": "36847fae-8a17-4d3f-9819-fc6c2b3e7066",
    "labels": [
        "INgrooves"
    ],
    "label_ids": [
        "3027c393-daa1-4f4a-af6a-2b464722d584"
    ],
    "release_date": "2017-02-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Saundra in Seattle going out to check out Black Joe Lewis at Hidden Hall in Seattle tonight!\n\nCheck out Black Joe Lewis Live on KEXP in 2016:\n\nhttps://www.youtube.com/watch?v=Rr7L__50s_g\n\n---\n\nBlack Joe Lewis is an American blues, funk and soul artist influenced by Howlin' Wolf and James Brown. He formed Black Joe Lewis and The Honeybears in Austin, Texas in 2007.\n\nBlack Joe Lewis performing live in the KEXP studio in 2016. Check out the full session, including \"PTP,\" here:\nhttps://youtu.be/Rr7L__50s_g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}