Information about plays

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

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

{
    "id": 3578039,
    "uri": "https://api.kexp.org/v2/plays/3578039/?format=api",
    "airdate": "2025-11-14T10:48:37-08:00",
    "show": 65106,
    "show_uri": "https://api.kexp.org/v2/shows/65106/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-9873b7c3-07ad-4004-bae8-3194256dac19/mbid-9873b7c3-07ad-4004-bae8-3194256dac19-36889069000_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-9873b7c3-07ad-4004-bae8-3194256dac19/mbid-9873b7c3-07ad-4004-bae8-3194256dac19-36889069000_thumb250.jpg",
    "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": "This cover of Black Sabbath's \"Changes\" is a collaboration between Charles Bradley and The Budos Band.\n\nWatch the late great Charles Bradley and His Extraordinaires perform Live on KEXP in 2016: https://www.youtube.com/watch?v=Hbn4tTt9624",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}