Information about plays

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

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

{
    "id": 3554330,
    "uri": "https://api.kexp.org/v2/plays/3554330/?format=api",
    "airdate": "2025-09-17T21:10:43-07:00",
    "show": 64589,
    "show_uri": "https://api.kexp.org/v2/shows/64589/?format=api",
    "image_uri": "https://coverartarchive.org/release/8b880847-2674-47f4-9444-0359e656d9d0/15208026040-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8b880847-2674-47f4-9444-0359e656d9d0/15208026040-250.jpg",
    "song": "A Stick And Slacks",
    "track_id": null,
    "recording_id": "779680cd-57a3-454e-890f-2c7eebb5d1d2",
    "artist": "Shintaro Sakamoto",
    "artist_ids": [
        "b713fb44-7a24-41d0-827a-cc8777b1ce89"
    ],
    "album": "How to Live With a Phantom",
    "release_id": null,
    "release_group_id": "cc05aad1-89e3-4d72-a6a0-0101826e64ac",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2011-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shintaro Sakamoto. Read more about this \"beloved cult singer, songwriter and multi-instrumentalist who led Tokyo's psych rock gods Yura Yura Teikoku for 21 years, until they disbanded in 2010\" -- https://www.japantimes.co.jp/culture/2019/11/22/music/shintaro-sakamoto-art-disappearing-plain-sight/\n\nCatch him on tour this fall!\nOct. 28 - The Fonda Theatre - Los Angeles, CA\nNov. 1 - Aladdin Theater - Portland, OR\nNov. 2 - The Showbox - Seattle, WA\n\nhttps://www.axs.com/events/987537/shintaro-sakamoto-tickets",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}