Information about plays

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

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

{
    "id": 3656454,
    "uri": "https://api.kexp.org/v2/plays/3656454/?format=api",
    "airdate": "2026-05-18T15:45:45-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn710802.ca.archive.org/0/items/mbid-08d7c8d3-c1d9-42fe-9df0-a0a34f055b02/mbid-08d7c8d3-c1d9-42fe-9df0-a0a34f055b02-3396950394_thumb500.jpg",
    "thumbnail_uri": "https://ia802908.us.archive.org/13/items/mbid-08d7c8d3-c1d9-42fe-9df0-a0a34f055b02/mbid-08d7c8d3-c1d9-42fe-9df0-a0a34f055b02-3396950394_thumb250.jpg",
    "song": "Attitude",
    "track_id": "23dc2f87-0174-3ef7-b84d-be8a2c3be61c",
    "recording_id": "a7e476c8-bb6f-4930-afe1-5ad5d9189fed",
    "artist": "Bad Brains",
    "artist_ids": [
        "e919b253-da5b-4aae-a444-6a368376a2d6"
    ],
    "album": "Bad Brains",
    "release_id": "08d7c8d3-c1d9-42fe-9df0-a0a34f055b02",
    "release_group_id": "458f4bdf-ffbe-3643-977a-73e80d3d7b08",
    "labels": [
        "ROIR"
    ],
    "label_ids": [
        "7ee4764c-62f7-4dc8-abc4-6334dffa979c"
    ],
    "release_date": "1996-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "for David B! (We hope Sharlese feels better too)\n\n\"Attitude\" is the song that gave punk an acronym: PMA — Positive Mental Attitude. Bad Brains frontman H.R. (Paul Hudson) borrowed the phrase from the 1937 self-help book \"Think and Grow Rich\" by Napoleon Hill, and it became the band's foundational philosophy. In a moment of nihilistic gloom dominating early hardcore, the DC band — Black, Rastafarian, faster than everyone — were singing \"We got that PMA.\" The song appears on their 1982 cassette debut on ROIR, the legendary \"Yellow Tape.\"\n\nhttps://longreads.com/2015/07/31/bad-brains-mixed-punk-with-a-positive-mental-attitude/\nhttps://badbrainsrecords.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}