Information about plays

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

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

{
    "id": 3575527,
    "uri": "https://api.kexp.org/v2/plays/3575527/?format=api",
    "airdate": "2025-11-08T12:39:22-08:00",
    "show": 65056,
    "show_uri": "https://api.kexp.org/v2/shows/65056/?format=api",
    "image_uri": "https://ia802906.us.archive.org/23/items/mbid-066aa0be-18c9-4b76-a008-6e855b338c9e/mbid-066aa0be-18c9-4b76-a008-6e855b338c9e-36486038015_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-066aa0be-18c9-4b76-a008-6e855b338c9e/mbid-066aa0be-18c9-4b76-a008-6e855b338c9e-36486038015_thumb250.jpg",
    "song": "THE CHEMICALS",
    "track_id": "3444825d-8ea3-469f-a9ad-330dc82ea485",
    "recording_id": "605d0811-98ce-4383-8aba-92f8d662e3a1",
    "artist": "SIPHO",
    "artist_ids": [
        "1de88a98-61e8-4b89-8f31-ae50fdbccca6"
    ],
    "album": "PRAYERS & PARANOIA",
    "release_id": "066aa0be-18c9-4b76-a008-6e855b338c9e",
    "release_group_id": "7f2fffda-6a64-4d16-bdcd-222abd3dddff",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Morgan's list of top ten albums of 2023!\n---\n\"THE CHEMICALS\" is a single from Birmingham UK artist SIPHO's debut album, \"PRAYERS & PARANOIA\". SIPHO said of the song: “I remember being 15, and having a lot more peace of mind. I remember seeing people who couldn’t control certain tendencies about themselves, and it’s only as I’ve grown up that I realize why. So I guess ‘THE CHEMICALS’ is about me realizing why people do some s**t they know they shouldn’t be doing.\" -- See a live performance of \"THE CHEMICALS\": https://www.youtube.com/watch?v=7_YRXWC_MdE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}