Information about plays

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

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

{
    "id": 3640005,
    "uri": "https://api.kexp.org/v2/plays/3640005/?format=api",
    "airdate": "2026-04-09T18:48:47-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-60968cc1-eb7f-411e-993b-cb4c4233cde5/mbid-60968cc1-eb7f-411e-993b-cb4c4233cde5-3940198177_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-60968cc1-eb7f-411e-993b-cb4c4233cde5/mbid-60968cc1-eb7f-411e-993b-cb4c4233cde5-3940198177_thumb250.jpg",
    "song": "Slyd",
    "track_id": "6a219e2b-7176-382c-b731-7f3400c968b7",
    "recording_id": "0aaff3dd-0418-4dfa-b93b-94a63d341c48",
    "artist": "!!!",
    "artist_ids": [
        "f26c72d3-e52c-467b-b651-679c73d8e1a7"
    ],
    "album": "THR!!!ER",
    "release_id": "60968cc1-eb7f-411e-993b-cb4c4233cde5",
    "release_group_id": "69076088-4f56-48d4-ab48-b73a3065de10",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2013-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this Live on KEXP performance from !!! from 11 years ago! https://bit.ly/4gJFSNe.\n\nOver a long and storied career, !!! (pronounced \"chk-chk-chk\") have created some of the most tightly wound dance-punk songs that walk the line between disco and punk. \n\nFrom their memorable debut single \"Me and Giuliani Down by the School Yard (A True Story)\" to their memorable turn into disco and Afro-beat with 2013's \"Thr!!!ler\", !!! have shown no signs of simply resting on their laurels.\n\nhttps://chkchkchk.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}