Information about plays

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

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

{
    "id": 3639172,
    "uri": "https://api.kexp.org/v2/plays/3639172/?format=api",
    "airdate": "2026-04-07T20:00:41-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://dn710404.ca.archive.org/0/items/mbid-39005043-720d-4906-8b10-87b7a4918b5d/mbid-39005043-720d-4906-8b10-87b7a4918b5d-32891358225_thumb500.jpg",
    "thumbnail_uri": "https://dn710404.ca.archive.org/0/items/mbid-39005043-720d-4906-8b10-87b7a4918b5d/mbid-39005043-720d-4906-8b10-87b7a4918b5d-32891358225_thumb250.jpg",
    "song": "Shir Ali Mardan (Song of a Warrior)",
    "track_id": "a4172425-f6bf-4404-97f9-0941dc9559e2",
    "recording_id": "cfec58f8-77ad-4e66-87f6-30583670f617",
    "artist": "Niyaz",
    "artist_ids": [
        "174ccc99-0293-436c-8369-fc3a817e6d19"
    ],
    "album": "The Fourth Light",
    "release_id": "39005043-720d-4906-8b10-87b7a4918b5d",
    "release_group_id": "ca40481e-96cb-4d89-a2f5-fc5157f58784",
    "labels": [
        "Six Degrees Records"
    ],
    "label_ids": [
        "da042cc3-7c5c-4edb-bd47-bb63d1cd5910"
    ],
    "release_date": "2015-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Niyaz reimagine a traditional folk tale in “Shir Ali Mardan (Song of a Warrior),” blending Persian and Middle Eastern roots with modern electronic production. Featured on their album The Fourth Light, released by Six Degrees Records, the track pairs powerful vocals with pulsing rhythms and layered instrumentation, creating a cinematic and emotionally charged tribute to heroism and resistance.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}