Information about plays

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

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

{
    "id": 3633357,
    "uri": "https://api.kexp.org/v2/plays/3633357/?format=api",
    "airdate": "2026-03-25T03:41:46-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn711208.ca.archive.org/0/items/mbid-24a21b9e-0e6d-42b8-916c-e8648771b91c/mbid-24a21b9e-0e6d-42b8-916c-e8648771b91c-38564002817_thumb500.jpg",
    "thumbnail_uri": "https://dn711208.ca.archive.org/0/items/mbid-24a21b9e-0e6d-42b8-916c-e8648771b91c/mbid-24a21b9e-0e6d-42b8-916c-e8648771b91c-38564002817_thumb250.jpg",
    "song": "22 (OVER SāˆžāˆžN)",
    "track_id": "df7141a5-ad04-44b3-bb06-2efeaeecb281",
    "recording_id": "6379075a-414a-4dfd-9fab-6f8e06e32530",
    "artist": "Bon Iver",
    "artist_ids": [
        "437a0e49-c6ae-42f6-a6c1-84f25ed366bc"
    ],
    "album": "22, a Million",
    "release_id": "24a21b9e-0e6d-42b8-916c-e8648771b91c",
    "release_group_id": "f0e8f425-a941-48df-b5d7-2ceeaaf77c71",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2016-09-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arrested Development met in Milwaukee, Wisconsin. Bon Iver formed in Wisconsin too! Bon Iver is an American indie folk band founded in 2006 by singer-songwriter Justin Vernon in Eau Claire, Wisconsin. Vernon had originally formed Bon Iver as a solo project, but it eventually became a band consisting of Vernon, Sean Carey, Michael Lewis, Matthew McCaughan, Andrew Fitzpatrick, and Jenn Wasner.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}