Information about plays

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

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

{
    "id": 3556191,
    "uri": "https://api.kexp.org/v2/plays/3556191/?format=api",
    "airdate": "2025-09-22T04:52:14-07:00",
    "show": 64630,
    "show_uri": "https://api.kexp.org/v2/shows/64630/?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": "Call Me Home",
    "track_id": "cb87e6af-6ccc-4543-b3c4-15c4572f66ee",
    "recording_id": "5fcb9cc5-d9ba-4176-83be-84da7fbbbf5f",
    "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\t\n\nBizhiki are Trio featuring two Ojibwe artrists, Joe Rainey and Dylan Bizhikiins Jennings",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}