Information about plays

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

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

{
    "id": 3522547,
    "uri": "https://api.kexp.org/v2/plays/3522547/?format=api",
    "airdate": "2025-07-04T12:51:55-07:00",
    "show": 63916,
    "show_uri": "https://api.kexp.org/v2/shows/63916/?format=api",
    "image_uri": "https://ia802301.us.archive.org/22/items/mbid-86e96f35-54bd-4225-8723-7b6d51d6a50d/mbid-86e96f35-54bd-4225-8723-7b6d51d6a50d-38956163858_thumb500.jpg",
    "thumbnail_uri": "https://ia802301.us.archive.org/22/items/mbid-86e96f35-54bd-4225-8723-7b6d51d6a50d/mbid-86e96f35-54bd-4225-8723-7b6d51d6a50d-38956163858_thumb250.jpg",
    "song": "Rez News",
    "track_id": "6421f0bf-14bf-4cd9-9c35-e7bf15b3a6ff",
    "recording_id": "f1de050c-d4ba-433b-b49e-5a6b1962015c",
    "artist": "Bizhiki",
    "artist_ids": [
        "55b7e403-8060-491d-92fa-c05ffaa115dc"
    ],
    "album": "Unbound",
    "release_id": "86e96f35-54bd-4225-8723-7b6d51d6a50d",
    "release_group_id": "7ba1a718-aab1-4d82-97f4-e888417a8b42",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2024-07-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bizhiki are a trio featuring two Ojibwe artrists, Joe Rainey and Dylan Bizhikiins Jennings. S Carey, who has worked with Bon Iver, rounds out the trio. They blend Powwow singing from Joe and Dylan with electronic production.\n\nhttps://www.bizhiki.org/\nhttps://bizhiki.bandcamp.com/track/rez-news",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}