Information about plays

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

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

{
    "id": 3660050,
    "uri": "https://api.kexp.org/v2/plays/3660050/?format=api",
    "airdate": "2026-05-27T02:56:53-07:00",
    "show": 66825,
    "show_uri": "https://api.kexp.org/v2/shows/66825/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-9580c3d2-2f8d-420a-bf42-33b5cd17cff0/mbid-9580c3d2-2f8d-420a-bf42-33b5cd17cff0-39845091030_thumb500.jpg",
    "thumbnail_uri": "https://dn710006.ca.archive.org/0/items/mbid-9580c3d2-2f8d-420a-bf42-33b5cd17cff0/mbid-9580c3d2-2f8d-420a-bf42-33b5cd17cff0-39845091030_thumb250.jpg",
    "song": "(No One Knows Me) Like the Piano",
    "track_id": "0ddb1333-dcd3-4dcc-a103-340ab9a27166",
    "recording_id": "c7a405d5-cedf-47ce-85d1-3418b29efc6b",
    "artist": "Sampha",
    "artist_ids": [
        "130c2184-14f2-4180-a216-04b5a333be57"
    ],
    "album": "Process",
    "release_id": "9580c3d2-2f8d-420a-bf42-33b5cd17cff0",
    "release_group_id": "9dde8e62-7159-415f-9a54-74f170e2a4aa",
    "labels": [
        "Young Turks"
    ],
    "label_ids": [
        "87667892-a93f-43e4-a004-f8b9182788df"
    ],
    "release_date": "2017-02-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This prayer to the power of song was taken from Sampha's debut album, \"Process.\" The song was originally titled \"Mother's Home\" and was written in late 2014 after Sampha moved back to his old Morden, South London home to care for his cancer-stricken mother. She passed away a few months later. He sings about his mom's death on the second verse.\n---\nWatch Sampha's beautiful, heart healing live KEXP in-studio performance of this song, recorded in 2017:\nhttps://youtu.be/zt3mqG5VQjE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}