Information about plays

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

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

{
    "id": 3633082,
    "uri": "https://api.kexp.org/v2/plays/3633082/?format=api",
    "airdate": "2026-03-24T10:25:48-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-b1cf6e36-e283-4c36-bbcd-fecbcc896733/mbid-b1cf6e36-e283-4c36-bbcd-fecbcc896733-42107474792_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-b1cf6e36-e283-4c36-bbcd-fecbcc896733/mbid-b1cf6e36-e283-4c36-bbcd-fecbcc896733-42107474792_thumb250.jpg",
    "song": "Mice Mobsters",
    "track_id": "cb199d03-097a-388b-98db-cf9ecc10d11a",
    "recording_id": "32620c0f-e26d-4958-bf06-249085a446e4",
    "artist": "Kevin Eubanks",
    "artist_ids": [
        "23e37f53-d40d-47c4-b247-d60727c25532"
    ],
    "album": "Shadow Prophets",
    "release_id": "b1cf6e36-e283-4c36-bbcd-fecbcc896733",
    "release_group_id": "f3e3f43a-01a9-42f0-b818-dd691bb4b9de",
    "labels": [
        "GRP"
    ],
    "label_ids": [
        "687726bf-86aa-442e-bcad-6f0ca5e6dcc7"
    ],
    "release_date": "1988-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kevin Tyrone Eubanks  is an American jazz and fusion guitarist and composer. He was the leader of The Tonight Show Band with host Jay Leno from 1995 to its original conclusion in 2009.  The previous musician, Doc Severinsen, also led The Tonight Show band.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}