Information about plays

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

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

{
    "id": 3584116,
    "uri": "https://api.kexp.org/v2/plays/3584116/?format=api",
    "airdate": "2025-11-28T14:19:10-08:00",
    "show": 65232,
    "show_uri": "https://api.kexp.org/v2/shows/65232/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Not my Boss!",
    "track_id": "40a8301d-8ccf-4a7a-b703-aaabdb72104a",
    "recording_id": "a54f4a15-5c92-4918-a419-34925b9c015f",
    "artist": "Blue Hawaii",
    "artist_ids": [
        "1a151a4b-b482-4358-b19c-30653e7b9dc4"
    ],
    "album": "Under 1 House",
    "release_id": "760a5a1c-f5a0-4b6e-87a3-4142eabeea93",
    "release_group_id": "e2f8fc95-d6a0-4685-8f0a-be8f3551a25c",
    "labels": [
        "Arbutus Records"
    ],
    "label_ids": [
        "05f3843b-fe2e-41f6-b97e-101449b8453c"
    ],
    "release_date": "2020-09-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s a proclamation to liberating ourselves from the shackles and binds of the patriarchy,” the band wrote about \"Not My Boss!\"  Not my boss is a snappier way of saying ‘fuck Milton Friedman, fuck disaster capitalism, my abundance is constructed of a multitude of events and feelings, I am worth more than dollars and cents.'”\n--\nIt's a reminder that, on this date in 1919,  \n The U.S. Congress approved the 19th Amendment to the United States Constitution, which guaranteed suffrage to women, and sent it to the U.S. states for ratification",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}