Information about plays

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

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

{
    "id": 3541964,
    "uri": "https://api.kexp.org/v2/plays/3541964/?format=api",
    "airdate": "2025-08-19T06:49:01-07:00",
    "show": 64329,
    "show_uri": "https://api.kexp.org/v2/shows/64329/?format=api",
    "image_uri": "https://ia802900.us.archive.org/24/items/mbid-8bf7bc2b-a02a-4612-bed3-08229a15918e/mbid-8bf7bc2b-a02a-4612-bed3-08229a15918e-32313235364_thumb500.jpg",
    "thumbnail_uri": "https://ia802900.us.archive.org/24/items/mbid-8bf7bc2b-a02a-4612-bed3-08229a15918e/mbid-8bf7bc2b-a02a-4612-bed3-08229a15918e-32313235364_thumb250.jpg",
    "song": "Keep It to Yourself",
    "track_id": "c8418599-3610-4653-b221-c42aa63f2de6",
    "recording_id": "24526adb-c8c7-4ab4-80c2-243da58d1551",
    "artist": "Sonny Boy Williamson",
    "artist_ids": [
        "3b8403b6-72c8-4953-b966-5fc555923baf"
    ],
    "album": "One Way Out",
    "release_id": "8bf7bc2b-a02a-4612-bed3-08229a15918e",
    "release_group_id": "466846ce-1abb-3869-9e74-aae5d0aaf897",
    "labels": [
        "Chess"
    ],
    "label_ids": [
        "6c6eb4e5-f7c7-48bd-93d2-4901b4971e12"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request from Ryan in Kenmore, WA\n\nBorn around 1912 in Glendora, Mississippi, he adopted the name Sonny Boy Williamson in the early 1940s, potentially to capitalize on the fame of the original Sonny Boy Williamson (John Lee Curtis Williamson).\nWilliamson is known for his unique harmonica style and collaborated with several legendary blues artists, including Robert Johnson, Elmore James, Robert Lockwood Jr., Muddy Waters, and Buddy Guy. Williamson gained international recognition, especially through touring Europe in the 1960s with young musicians like Eric Clapton and The Yardbirds.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}