Information about plays

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

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

{
    "id": 3633085,
    "uri": "https://api.kexp.org/v2/plays/3633085/?format=api",
    "airdate": "2026-03-24T10:32:11-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-d86e6270-7458-4bcb-9692-cd689a779435/mbid-d86e6270-7458-4bcb-9692-cd689a779435-17854644435_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-d86e6270-7458-4bcb-9692-cd689a779435/mbid-d86e6270-7458-4bcb-9692-cd689a779435-17854644435_thumb250.jpg",
    "song": "Wilford's Gone",
    "track_id": "af3a002e-0cfb-3a46-9b7a-f737d1a90eda",
    "recording_id": "c0c68783-cb49-4b06-b6ed-5622afefd88c",
    "artist": "The Blackbyrds",
    "artist_ids": [
        "9e5aee7c-2dc8-48ab-b6f9-b050dc51e6fc"
    ],
    "album": "Can You Dig It? The Music and Politics of Black Action Films 1968-75",
    "release_id": "d86e6270-7458-4bcb-9692-cd689a779435",
    "release_group_id": "1e543024-57f9-4473-b1b9-8332244dd344",
    "labels": [
        "Soul Jazz Records"
    ],
    "label_ids": [
        "88ff5195-2c1a-4ea6-94b4-f96384f9bf52"
    ],
    "release_date": "2009-10-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Blackbyrds were formed in 1973 as part of the legendary jazz trumpeter Dr. Donald Byrd’s brainchild to expose college students to the real world of music.\nLearn about this important group here: https://www.blackbyrdsmusic.com/about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}