Information about plays

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

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

{
    "id": 3636597,
    "uri": "https://api.kexp.org/v2/plays/3636597/?format=api",
    "airdate": "2026-04-01T21:23:32-07:00",
    "show": 66340,
    "show_uri": "https://api.kexp.org/v2/shows/66340/?format=api",
    "image_uri": "https://coverartarchive.org/release/b7c3b894-02a2-47db-86ae-a7b1e1702a1f/42256333958-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b7c3b894-02a2-47db-86ae-a7b1e1702a1f/42256333958-250.jpg",
    "song": "Watering the Garden",
    "track_id": null,
    "recording_id": "90c6f980-52d2-4fe2-b6db-9c7fe7dda173",
    "artist": "Brad stank",
    "artist_ids": [
        "c3acebe1-5b3d-4d77-bc30-c59ef2b04d98"
    ],
    "album": "Watering the Garden",
    "release_id": null,
    "release_group_id": "dd9760e8-b736-44a7-ab81-6b46b6835376",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-07-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The song’s clip is a fuzzy and warm-toned portrait of Brad Stank bringing a garden of human flowers to life. Complete with elephant watering can, sunflower microphone, and animatedly twirling human flowers, the video, directed by Corey Rid, encapsulates a whimsical interpretation of the song’s main subject with a slightly psychedelic flair. It’s a daydream for the sunniest of days.\"\n\nswelltonemusic.com/2019/08/video-brad-stank-watering-the-garden/\nhttps://www.youtube.com/watch?v=BJselfe2y1g&t=3s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}