Information about plays

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

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

{
    "id": 3564844,
    "uri": "https://api.kexp.org/v2/plays/3564844/?format=api",
    "airdate": "2025-10-14T05:06:21-07:00",
    "show": 64831,
    "show_uri": "https://api.kexp.org/v2/shows/64831/?format=api",
    "image_uri": "https://ia804607.us.archive.org/2/items/mbid-2490b297-5360-4538-8213-f983c0025a9d/mbid-2490b297-5360-4538-8213-f983c0025a9d-38766532570_thumb500.jpg",
    "thumbnail_uri": "https://ia904607.us.archive.org/2/items/mbid-2490b297-5360-4538-8213-f983c0025a9d/mbid-2490b297-5360-4538-8213-f983c0025a9d-38766532570_thumb250.jpg",
    "song": "Elegantly Deceitful Simulation",
    "track_id": "c1533633-1cf5-4ce5-82f6-704c005227a5",
    "recording_id": "406b4d90-4d59-4b5a-8b45-95ce58632dda",
    "artist": "Afrocop",
    "artist_ids": [
        "229f1ad4-1e1e-4fa0-85a9-f6244ff6e9fb"
    ],
    "album": "Elegantly Deceitful Simulation",
    "release_id": "2490b297-5360-4538-8213-f983c0025a9d",
    "release_group_id": "eb378640-ac70-426f-9e52-1c75563e3a84",
    "labels": [
        "Wax Thematique"
    ],
    "label_ids": [
        "410db94b-8c7d-485e-85d1-03aa09b054a0"
    ],
    "release_date": "2024-05-03",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago native Noel Brass Jr. {co-host of KEXP's Jazz Theatre} formed the band to express his psychedelic gospel leanings. Seattle veterans Andy Sells & Carlos Tulloss bring the beats & low end, mixing dance, soul, afrobeat, improv, breakbeat, video game & time stretching music.\n--\nhttps://afrocop.bandcamp.com/album/afrocop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}