Information about plays

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

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

{
    "id": 3627961,
    "uri": "https://api.kexp.org/v2/plays/3627961/?format=api",
    "airdate": "2026-03-12T03:12:12-07:00",
    "show": 66157,
    "show_uri": "https://api.kexp.org/v2/shows/66157/?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": "Produced by Rico Wade.\n\n\"Chasing Waterfalls\" is TLC's way of expressing how people chase intangible dreams with no thought of the consequences. The first verse is talking about an inner city mother-and-son relationship. He is chasing \"waterfalls\" (money and respect by dealing drugs), but his mother knows this cannot end well. The second verse deals with a man's relationship with a woman. His \"waterfall\" is casual sex - he has a \"natural obsession for temptation.\" This could mean he is cheating on someone or the woman he is seeing is cheating on someone. Either way, he contracts HIV and dies (\"three letters took him to his final resting place\"). TLC were big on AIDS awareness - Left Eye would often wear condoms attached to her clothes and in her glasses to promote safe sex.\nhttps://bit.ly/308Z1q5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}