Information about plays

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

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

{
    "id": 3580727,
    "uri": "https://api.kexp.org/v2/plays/3580727/?format=api",
    "airdate": "2025-11-20T18:06:15-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://ia801603.us.archive.org/24/items/mbid-deb843ae-3ac9-483b-a69e-ec00ea435dc9/mbid-deb843ae-3ac9-483b-a69e-ec00ea435dc9-8560438775_thumb500.jpg",
    "thumbnail_uri": "https://ia601603.us.archive.org/24/items/mbid-deb843ae-3ac9-483b-a69e-ec00ea435dc9/mbid-deb843ae-3ac9-483b-a69e-ec00ea435dc9-8560438775_thumb250.jpg",
    "song": "BEHIND THE MASK",
    "track_id": "e7dc931a-2dda-3488-bfb9-09d3584f46a6",
    "recording_id": "1c43fa6f-f7d8-4fc9-92f7-bc88db691807",
    "artist": "Yellow Magic Orchestra",
    "artist_ids": [
        "ac5af671-1df0-4312-8b7b-e61992ecc883"
    ],
    "album": "YMO Go Home!",
    "release_id": "deb843ae-3ac9-483b-a69e-ec00ea435dc9",
    "release_group_id": "38cd27b3-0656-34f4-9517-7bd1e1ec1855",
    "labels": [
        "EASTWORLD"
    ],
    "label_ids": [
        "31af4a29-1d1a-46f4-bf47-a3e8e84dadfb"
    ],
    "release_date": "1999-09-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Elliot of Deep Sea Diver shares that YMO is one of his all-time favorite bands. And this song is his YMO favorite track!\n--\nHaruomi Hasono's synth-pop group Yellow Magic Orchestra band member, Ryuichi Sakamoto, originally wrote this track for a 1978 TV commercial for Seiko watches.\n\nDusty Henry reviewed the 20th anniversary reissue of Ryuichi Sakamoto's \"BTTB\" for KEXP back in 2019: https://www.kexp.org/read/2019/3/5/album-review-ryuichi-sakamotos-bttb-20th-anniversary-reissue-reveals-composers-subtle-brilliance/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}