Information about plays

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

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

{
    "id": 3594448,
    "uri": "https://api.kexp.org/v2/plays/3594448/?format=api",
    "airdate": "2025-12-22T11:25:03-08:00",
    "show": 65448,
    "show_uri": "https://api.kexp.org/v2/shows/65448/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Heavy, Why?",
    "track_id": "7cb0de23-cc64-4118-a20f-a42e5655748b",
    "recording_id": "9a54f8f8-009a-445b-8783-855318ef7741",
    "artist": "Blackwater Holylight",
    "artist_ids": [
        "fbaa0689-530b-4216-a20d-2a09cb69967e"
    ],
    "album": "Not Here Not Gone",
    "release_id": "bad2bf07-e890-4d5c-945d-6d9d251c371e",
    "release_group_id": "ee5f66ad-85cc-420a-9d78-e51c474a4152",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "A group originally from Portland, LA’s dreamy doom metal project Blackwater Holylight have announced their new LP, Not Here Not Gone, which will be released on January 30, 2026, through Suicide Squeeze Records. The band have also dropped the lead single from the album which is called “Heavy, Why?”\n\nhttps://tinyurl.com/25bjv8cs\n--\nCatch Blackwater Holylight live in 2026!\n* Seattle on Tuesday, March 10th at Neumos\n* San Francisco on Friday, March 13th at The Chapel\n\nhttps://blackwaterholylight.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}