Information about plays

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

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

{
    "id": 3568938,
    "uri": "https://api.kexp.org/v2/plays/3568938/?format=api",
    "airdate": "2025-10-23T12:34:43-07:00",
    "show": 64911,
    "show_uri": "https://api.kexp.org/v2/shows/64911/?format=api",
    "image_uri": "https://ia801402.us.archive.org/35/items/mbid-386a4123-9ceb-4cf5-b870-25c17284aba5/mbid-386a4123-9ceb-4cf5-b870-25c17284aba5-41307088815_thumb500.jpg",
    "thumbnail_uri": "https://ia801402.us.archive.org/35/items/mbid-386a4123-9ceb-4cf5-b870-25c17284aba5/mbid-386a4123-9ceb-4cf5-b870-25c17284aba5-41307088815_thumb250.jpg",
    "song": "Wandering Lost",
    "track_id": "789afb22-c9df-40ec-9b18-6343091b5ac7",
    "recording_id": "9f6c7248-ca6e-4a7e-808b-c397e214a7e0",
    "artist": "Blackwater Holylight",
    "artist_ids": [
        "fbaa0689-530b-4216-a20d-2a09cb69967e"
    ],
    "album": "If You Only Knew",
    "release_id": "386a4123-9ceb-4cf5-b870-25c17284aba5",
    "release_group_id": "4d6bff19-bb0b-4c95-828a-79ec8daa8ee1",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "LA-via-Portland psych-metal group included this nearly seven minute track on their latest  EP titled 'If You Only Knew.'\n\n“‘Wandering Lost’ came to us in pieces throughout a handful of weeks in Los Angeles,” shares vocalist and guitarist Sunny Faris. “The four of us intentionally wanted this song to have multiple parts to tell a story that takes you on a journey throughout. This song is very special to us because it represents us as musicians individually and is a perfect reflection of what we’ve created as a group. It’s a song about wandering through the chapters of life, curiosity, and the connection we all have to each other through the unknown of how it will all unfold.”\n\nhttps://floodmagazine.com/187881/blackwater-holylight-wandering-lost-first-listen/\n\nhttps://www.blackwaterholylight.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}