Information about plays

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

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

{
    "id": 3531636,
    "uri": "https://api.kexp.org/v2/plays/3531636/?format=api",
    "airdate": "2025-07-25T17:10:23-07:00",
    "show": 64110,
    "show_uri": "https://api.kexp.org/v2/shows/64110/?format=api",
    "image_uri": "https://ia601308.us.archive.org/1/items/mbid-7a8d9c14-6c48-4dab-a053-cd36f58318eb/mbid-7a8d9c14-6c48-4dab-a053-cd36f58318eb-42325996231_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/1/items/mbid-7a8d9c14-6c48-4dab-a053-cd36f58318eb/mbid-7a8d9c14-6c48-4dab-a053-cd36f58318eb-42325996231_thumb250.jpg",
    "song": "Breathe, Break it",
    "track_id": "259959c4-3eff-48da-84c6-72d7e38d20e7",
    "recording_id": "75b971ba-8ec3-4e6b-95b6-86826eb7a64c",
    "artist": "Dark Chisme",
    "artist_ids": [
        "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
    ],
    "album": "Breathe, Break it",
    "release_id": "7a8d9c14-6c48-4dab-a053-cd36f58318eb",
    "release_group_id": "5b92b8ef-130f-4d70-a11f-6664b7d50e0b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-22",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle-based dark wave band Dark Chisme will be at Timber this weekend! Outdoor Music Festival in Carnation, WA on Saturday, July 26. https://timbermusicfest.com/\n--\nThey say that this new song was inspired by \"our Chicago roots and some Freestyle music.\": https://darkchisme.bandcamp.com/track/breathe-break-it",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}