Information about plays

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

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

{
    "id": 3640666,
    "uri": "https://api.kexp.org/v2/plays/3640666/?format=api",
    "airdate": "2026-04-11T08:46:30-07:00",
    "show": 66423,
    "show_uri": "https://api.kexp.org/v2/shows/66423/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-86e96f35-54bd-4225-8723-7b6d51d6a50d/mbid-86e96f35-54bd-4225-8723-7b6d51d6a50d-38956163858_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-86e96f35-54bd-4225-8723-7b6d51d6a50d/mbid-86e96f35-54bd-4225-8723-7b6d51d6a50d-38956163858_thumb250.jpg",
    "song": "Medicine River",
    "track_id": "3559805e-a429-4ff9-95b6-9b5c40e25a85",
    "recording_id": "3904cad6-d4fe-440e-afb1-393852ecf43c",
    "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": "Ojibwe\n--\nBizhiki is almost wholly a made-in-Wisconsin project, a collaboration between Dylan Bizhikiins Jennings, Joe Rainey and the multi-instrumentalist Sean Carey (S. Carey), who for years has been a secret weapon within the Bon Iver family.\nhttps://bizhiki.bandcamp.com/album/unbound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}