Information about plays

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

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

{
    "id": 3639652,
    "uri": "https://api.kexp.org/v2/plays/3639652/?format=api",
    "airdate": "2026-04-09T00:08:41-07:00",
    "show": 66403,
    "show_uri": "https://api.kexp.org/v2/shows/66403/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10/mbid-1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10-44645273853_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10/mbid-1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10-44645273853_thumb250.jpg",
    "song": "Queen West Butterfly",
    "track_id": "22031bff-f28c-4d93-a5f1-5af9db27573d",
    "recording_id": "3bdf3adc-9594-4436-b4d6-25b942b28ecc",
    "artist": "Masahiro Takahashi",
    "artist_ids": [
        "7c88f0a4-72fc-45d1-b4b2-5b138f0b0e2f"
    ],
    "album": "In Another",
    "release_id": "1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10",
    "release_group_id": "1cc87418-7a3d-4f2d-a3ee-cbdc8b965bba",
    "labels": [
        "Telephone Explosion Records"
    ],
    "label_ids": [
        "e647c224-5fc6-4b15-b641-3087783c2b23"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On his sixth LP 'In Another,' Toronto-based, Japanese-born, musician and composer Masahiro Takahashi (髙橋 政宏) continues the collaborative expansion of his sonic universe that listeners witness on his 2023 release, Humid Sun. Here he enlists a rotating ensemble of ten guest artists from Toronto’s vibrant music community, including his labelmate Joseph Shabason, who also serves as the album’s co-producer and engineer.\n\nhttps://masahirotakahashi.bandcamp.com/album/in-another",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}