Information about plays

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

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

{
    "id": 3574215,
    "uri": "https://api.kexp.org/v2/plays/3574215/?format=api",
    "airdate": "2025-11-05T06:55:18-08:00",
    "show": 65027,
    "show_uri": "https://api.kexp.org/v2/shows/65027/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Changes",
    "track_id": "19d4d523-c611-4570-a5d6-2ccdfc1eecc3",
    "recording_id": "b29544be-8e0a-41b9-af46-222442b0f28f",
    "artist": "Charles Bradley",
    "artist_ids": [
        "dc6d2ba1-012c-47a7-ba3f-d74e76c30d53"
    ],
    "album": "Changes",
    "release_id": "9873b7c3-07ad-4004-bae8-3194256dac19",
    "release_group_id": "f19e23dc-28d6-4ed6-a0e5-8d1fef337b2e",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2016-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Changes\" is a Black Sabbath cover and a collaboration between Charles Bradley and The Budos Band. Thomas \"TNT\" Brenneck was Bradley's longtime producer, co-writer and friend over their decade-long partnership. Brenneck came across the song. \"I thought, 'Holy s--- man, this is like a soul song!\" says the guitarist, who recommended Bradley (his fellow Budos Band member) record it as a one-off single for Record Store Day in 2013. Though that took some convincing: \"[Bradley] had never heard of Ozzy Osbourne in his life,\" says Brenneck. \"He couldn't relate to because he had no love life at that time in his life,\" he adds of his friend, who was a homeless drifter as a teen who didn't come to prominence until his early 50s. But in 2014, Bradley lost his mother — whom he'd been estranged from for much of his life but had cared for in her final years — and he channeled that grief into \"Changes.\" Bradley played this song, along with three others, the last time he was Live on KEXP in 2016, check it out here: https://bit.ly/3C11GT7 *** Listen to the Black Sabbath song: https://www.youtube.com/watch?v=dOz_dLmpT9A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}