Information about plays

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

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

{
    "id": 3629608,
    "uri": "https://api.kexp.org/v2/plays/3629608/?format=api",
    "airdate": "2026-03-16T05:26:51-07:00",
    "show": 66196,
    "show_uri": "https://api.kexp.org/v2/shows/66196/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-abf26698-68db-4069-96cb-6e368ef12c0f/mbid-abf26698-68db-4069-96cb-6e368ef12c0f-32788223562_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-abf26698-68db-4069-96cb-6e368ef12c0f/mbid-abf26698-68db-4069-96cb-6e368ef12c0f-32788223562_thumb250.jpg",
    "song": "Happy and Well",
    "track_id": "a500ff66-7d47-4eae-9a32-ed932143d9b8",
    "recording_id": "0026d440-a873-4542-8ad9-89d9cfb9ef7e",
    "artist": "Thee Sacred Souls",
    "artist_ids": [
        "32b87bbc-2363-457a-97b4-3103a569f3a7"
    ],
    "album": "Thee Sacred Souls",
    "release_id": "abf26698-68db-4069-96cb-6e368ef12c0f",
    "release_group_id": "8620c885-2c8e-42b1-a622-f332b3acfd60",
    "labels": [
        "Penrose"
    ],
    "label_ids": [
        "534d5e1d-0a0a-4177-9daa-b650bff01f14"
    ],
    "release_date": "2022-08-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut album from Thee Sacred Souls.\n\n\"Produced by Daptone co-founder Gabriel Roth, Thee Sacred Souls is a warm and textured, mixing the easygoing grace of sweet ’60s soul with the grit of early ’70s R&B. The performances are utterly intoxicating, with Lane’s weightless vocals anchored by the rhythm section’s deep pocket and infectious chemistry.\"\n\nhttps://theesacredsouls.bandcamp.com/album/thee-sacred-souls",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}