Information about plays

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

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

{
    "id": 3624469,
    "uri": "https://api.kexp.org/v2/plays/3624469/?format=api",
    "airdate": "2026-03-02T17:04:07-08:00",
    "show": 66074,
    "show_uri": "https://api.kexp.org/v2/shows/66074/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-0c5f8cb4-a42b-4c10-a0fa-d9ac9cb024b1/mbid-0c5f8cb4-a42b-4c10-a0fa-d9ac9cb024b1-42857871636_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-0c5f8cb4-a42b-4c10-a0fa-d9ac9cb024b1/mbid-0c5f8cb4-a42b-4c10-a0fa-d9ac9cb024b1-42857871636_thumb250.jpg",
    "song": "World Destruction (original 12″ mix)",
    "track_id": "dcd83bf2-9690-4977-828c-e2d97c26503c",
    "recording_id": "9a71fd6d-6273-49e6-95ea-504f003e7b05",
    "artist": "Timezone",
    "artist_ids": [
        "85f27a67-cd98-441b-a350-ceed8f99a75e"
    ],
    "album": "Change The Beat: The Celluloid Records Story 1979–1987",
    "release_id": "0c5f8cb4-a42b-4c10-a0fa-d9ac9cb024b1",
    "release_group_id": "207a342a-d9f3-4a35-b12d-201578a3f95a",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "9ba9a0fb-d617-4906-9c1d-7bfa78087ff9"
    ],
    "release_date": "2013-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Time Zone was a band consisting of early rap star Afrika Bambaataa, ex-Sex Pistol/Public Image Ltd. leader John Lydon, and producer/bassist Bill Laswell.\n-\nThe single also includes renowned musicians-- keyboardist Bernie Worrell, guitarist Nicky Skopelitis and Sengalese drummer Aiyb Dieng-- all of whom would later play on PiL's Album. Laswell also played bass and produced that album.\nhttps://www.discogs.com/release/52836-Time-Zone-World-Destruction?srsltid=AfmBOoornvsozPYH31fqGyhKbSNOtUuP6fX8z3sTZLovzdQ6M08u-Mrj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}