Information about plays

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

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

{
    "id": 3564274,
    "uri": "https://api.kexp.org/v2/plays/3564274/?format=api",
    "airdate": "2025-10-12T17:00:48-07:00",
    "show": 64817,
    "show_uri": "https://api.kexp.org/v2/shows/64817/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "DECOLONIZE",
    "track_id": null,
    "recording_id": null,
    "artist": "Handsome Tiger",
    "artist_ids": [
        "dd4ebf3a-d016-4a81-982b-37fa63c2705a"
    ],
    "album": "DECOLONIZE EP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "tiger sound records"
    ],
    "label_ids": [],
    "release_date": "2022-05-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Handsome Tiger, an Anishinaabe Métis and North African music producer/DJ hailing from Turtle Island and currently based in Vancouver, BC, blends traditional sounds from his heritage with other Indigenous and contemporary electronic bass music. \n\nIndigenous voices meet 140bpm bass, beats, dubstep, trap.\n\nDecolonize EP showcases another preview of the Indigenized bass music sound I've been cultivating & cataloging over the last 2 years! This EP is just a taste of what's to come!\nhttps://handsometiger.bandcamp.com/album/decolonize-ep\n\nhttps://www.handsometiger.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}