Information about plays

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

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

{
    "id": 3622579,
    "uri": "https://api.kexp.org/v2/plays/3622579/?format=api",
    "airdate": "2026-02-26T14:33:05-08:00",
    "show": 66036,
    "show_uri": "https://api.kexp.org/v2/shows/66036/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516-10669073258_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516-10669073258_thumb250.jpg",
    "song": "Dirtywhirl",
    "track_id": "8d9efbee-c334-340a-9adc-7b70b6a61119",
    "recording_id": "477f2e10-8637-4184-9c13-4bb100fbe972",
    "artist": "TV on the Radio",
    "artist_ids": [
        "eb872766-98f6-453d-883f-2ae908a18315"
    ],
    "album": "Return to Cookie Mountain",
    "release_id": "3c7f5b38-1f43-417e-bf31-75dd238a7516",
    "release_group_id": "3fc31d4b-442a-3cbc-872a-b2418e2b9145",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2006-09-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Kim!\n---\nHappy birthday to Babatunde Omoroga Adebimpe (Tunde Adebimpe), born on February 26th, 1975. \nLast year, this musician, actor, and visual artist discussed grief, the creative process, and much more in this interview: https://thecreativeindependent.com/people/musician-actor-and-visual-artist-tunde-adebimpe-on-having-a-master-plan/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}