Information about plays

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

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

{
    "id": 3655942,
    "uri": "https://api.kexp.org/v2/plays/3655942/?format=api",
    "airdate": "2026-05-17T12:47:16-07:00",
    "show": 66742,
    "show_uri": "https://api.kexp.org/v2/shows/66742/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-bfda0db2-5240-4f36-9d8c-af3077535132/mbid-bfda0db2-5240-4f36-9d8c-af3077535132-39526030199_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-bfda0db2-5240-4f36-9d8c-af3077535132/mbid-bfda0db2-5240-4f36-9d8c-af3077535132-39526030199_thumb250.jpg",
    "song": "To Hell With Poverty (7\" single version)",
    "track_id": "5c0c4775-ae0f-3932-a95c-bbd9fea89287",
    "recording_id": "fdb5d7b7-b2d1-402c-92c6-65e746e3fb1e",
    "artist": "Gang of Four",
    "artist_ids": [
        "d8661c02-f423-4d72-8044-40ff05daf7a1"
    ],
    "album": "100 Flowers Bloom",
    "release_id": "bfda0db2-5240-4f36-9d8c-af3077535132",
    "release_group_id": "dc185d1f-6b07-3129-9c23-c35be0931fa4",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1998-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gang of Four are an English post-punk band, formed in 1976 in Leeds.\n\nThe original members were singer Jon King, guitarist Andy Gill, bass guitarist Dave Allen and drummer Hugo Burnham. There have been many different line-ups including, among other notable musicians, Sara Lee, Gail Ann Dorsey, and Mark Heaney.\n\nAfter a brief lull in the 1980s, different constellations of the band recorded two studio albums in the 1990s. Between 2004 and 2006 the original line-up was reunited; Gill toured using the name between 2012 and his death in 2020. In 2021, the band announced that King, Burnham, and Lee would be reuniting for a tour in 2022 with David Pajo on guitar. https://tinyurl.com/258hwrda",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}