Information about plays

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

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

{
    "id": 3545520,
    "uri": "https://api.kexp.org/v2/plays/3545520/?format=api",
    "airdate": "2025-08-27T14:41:31-07:00",
    "show": 64402,
    "show_uri": "https://api.kexp.org/v2/shows/64402/?format=api",
    "image_uri": "https://ia601205.us.archive.org/25/items/mbid-a9916f6a-9116-4620-b302-d36a0c5125ac/mbid-a9916f6a-9116-4620-b302-d36a0c5125ac-42536168289_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-a9916f6a-9116-4620-b302-d36a0c5125ac/mbid-a9916f6a-9116-4620-b302-d36a0c5125ac-42536168289_thumb250.jpg",
    "song": "The Revolution Will Not Be Televised",
    "track_id": "aee473e0-09f5-49c0-b326-d3b830ed2a38",
    "recording_id": "3fb9a5d7-d700-4bc5-ac22-96316b636d7d",
    "artist": "Brian Jackson & Masters At Work feat. Black Thought",
    "artist_ids": [
        "c4cdf239-e646-4339-b064-7a94f5af6583",
        "5f39d33c-a167-4a63-9c44-71d27618b712",
        "11293854-fc44-43e2-bb37-c48e5063bb55"
    ],
    "album": "The Revolution Will Not Be Televised",
    "release_id": "a9916f6a-9116-4620-b302-d36a0c5125ac",
    "release_group_id": "19bd9879-59f4-472c-ac9c-b818575358ee",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thank you, Lalenya, for this kind message; \n\nHello Sharlese, Larry, KEN, and all other wonderful volunteers!\n\nI've been listening and giving/volunteering since back in the KCMU days. But it wasn't until I moved back to the Seattle area a few years ago that I started hearing Larry on a daily basis. I never thought I could need to add another dj to love alongside John, Cheryl and Kevin, but Larry's quickly became my favorite show of the day. I then realized how important keeping KEXP, and it's commitment to supporting music in all it's forms and genres, on the air at all costs. I became an amplifier because music has been the one constant source of comfort and joy in my life and KEXP has been a humongous part of that.  Thank you for all of your integrity, thoughtfulness, knowledge, and hard work!  Thank you to all the other members of this amazing community! KEXP forever!\n\nCould I request the updated version of The Revolution Will Not Be Televised by Brian Jackson and Black Thought?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}