Information about plays

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

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

{
    "id": 3546016,
    "uri": "https://api.kexp.org/v2/plays/3546016/?format=api",
    "airdate": "2025-08-28T20:54:27-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://coverartarchive.org/release/faec87ef-d446-40aa-819b-aae2613b7845/21369727504-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/faec87ef-d446-40aa-819b-aae2613b7845/21369727504-250.jpg",
    "song": "Let's Dance Raw",
    "track_id": null,
    "recording_id": "6ed4f59b-b242-4b63-a499-c2af1e1f7f03",
    "artist": "Shintaro Sakamoto",
    "artist_ids": [
        "b713fb44-7a24-41d0-827a-cc8777b1ce89"
    ],
    "album": "ナマで踊ろう",
    "release_id": null,
    "release_group_id": "a959ff4d-c857-4b9a-9b1c-47c34f0e0deb",
    "labels": [
        "Other Music Recording Co."
    ],
    "label_ids": [
        "b081a16a-af68-482f-96e7-36d3efb62808"
    ],
    "release_date": "2014-05-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "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",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}