Information about plays

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

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

{
    "id": 3625329,
    "uri": "https://api.kexp.org/v2/plays/3625329/?format=api",
    "airdate": "2026-03-04T19:16:47-08:00",
    "show": 66092,
    "show_uri": "https://api.kexp.org/v2/shows/66092/?format=api",
    "image_uri": "https://coverartarchive.org/release/a392dca1-7716-48c6-ad8d-fe61adc4387a/26890932269-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a392dca1-7716-48c6-ad8d-fe61adc4387a/26890932269-250.jpg",
    "song": "Ta Fardah",
    "track_id": null,
    "recording_id": "95f47416-e1f7-40fb-a1cf-628bc989048f",
    "artist": "PAINT",
    "artist_ids": [
        "eab97334-6f2e-4ffd-a491-502edc04f30c"
    ],
    "album": "Spiritual Vegas",
    "release_id": null,
    "release_group_id": "e4d0fa5a-5a31-49e0-b7ce-b322b2e86bd0",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2020-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "PAINT is the solo project of Pedrum Siadatian, guitarist for the Allah-Lahs. “Ta Fardah” (Til Tomorrow) is sung in Farsi, a nod to Siadatian’s Iranian heritage, it’s a crate digger’s dream — channeling 70’s Persian funk melodrama that might have been a nightclub dancefloor hit in pre-revolution Tehran.\n\nhttps://paint4.bandcamp.com/album/spiritual-vegas\nhttps://allah-las.bandcamp.com/album/zuma-85",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}