Information about plays

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

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

{
    "id": 3542922,
    "uri": "https://api.kexp.org/v2/plays/3542922/?format=api",
    "airdate": "2025-08-21T15:49:04-07:00",
    "show": 64348,
    "show_uri": "https://api.kexp.org/v2/shows/64348/?format=api",
    "image_uri": "https://coverartarchive.org/release/821cfaab-a24e-4274-80d5-4b7eb96734f0/1925883052-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/821cfaab-a24e-4274-80d5-4b7eb96734f0/1925883052-250.jpg",
    "song": "Waterfalls",
    "track_id": null,
    "recording_id": "84643916-a2a6-4bbb-9ceb-80851c84143b",
    "artist": "TLC",
    "artist_ids": [
        "99790314-885a-4975-8614-9c5bc890364d"
    ],
    "album": "CrazySexyCool",
    "release_id": null,
    "release_group_id": "3d886c06-a4c7-3431-be87-2b2940f07acd",
    "labels": [
        "LaFace Records"
    ],
    "label_ids": [
        "4fe1da66-ecf9-469a-828c-ef6301d1bd5c"
    ],
    "release_date": "1994-11-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A request from Ryan in Portland: \nA friend and I spent a few years goofing around San Francisco in the late 90s. Fast forward to last year – my friend got liver cancer and qualified for a liver transplant. I jumped in and gave him a big ol' chunk of my liver to replace his cancerous one. As we approach the one year anniversary of our surgeries (August 26th!), I am happy to report that we are both doing amazingly well! On a rare sober evening in 1998 or 1999, we changed the lyrics to “Waterfalls” and made it “Matzo balls.” We’d love to hear “our” song. Haha!\n--\nWow, Ryan, you did a very good thing.  So glad you and your friend are doing well at this one-year anniversary!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}