Information about plays

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

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

{
    "id": 3557202,
    "uri": "https://api.kexp.org/v2/plays/3557202/?format=api",
    "airdate": "2025-09-24T14:08:47-07:00",
    "show": 64650,
    "show_uri": "https://api.kexp.org/v2/shows/64650/?format=api",
    "image_uri": "https://ia902906.us.archive.org/13/items/mbid-430826de-7856-412a-a644-3344e0b9d09e/mbid-430826de-7856-412a-a644-3344e0b9d09e-1114878797_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/13/items/mbid-430826de-7856-412a-a644-3344e0b9d09e/mbid-430826de-7856-412a-a644-3344e0b9d09e-1114878797_thumb250.jpg",
    "song": "Ready for the Floor",
    "track_id": "37b956b3-ac78-3d17-a0ea-e6c50e5fdd4b",
    "recording_id": "9fd2fce7-0886-4138-9c57-6b1d8360ab95",
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "Made in the Dark",
    "release_id": "430826de-7856-412a-a644-3344e0b9d09e",
    "release_group_id": "d3a67920-ba11-31d0-9bcc-97f7112c1142",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2008-02-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This British quintet has just released a \"greatest hits\" album, \"Joy in Repetition.\" out on September 5th: https://pitchfork.com/reviews/albums/hot-chip-joy-in-repetition/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}