Information about plays

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

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

{
    "id": 3636343,
    "uri": "https://api.kexp.org/v2/plays/3636343/?format=api",
    "airdate": "2026-04-01T06:47:38-07:00",
    "show": 66335,
    "show_uri": "https://api.kexp.org/v2/shows/66335/?format=api",
    "image_uri": "https://ia801306.us.archive.org/2/items/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef-10215744599_thumb500.jpg",
    "thumbnail_uri": "https://ia801306.us.archive.org/2/items/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef-10215744599_thumb250.jpg",
    "song": "Gol-e Yakh",
    "track_id": "84c9f126-63f2-3840-974e-d861e2c82387",
    "recording_id": "1bbac8b9-42ad-492c-b468-c9e2d0ddbe22",
    "artist": "Kourosh Yaghmaei",
    "artist_ids": [
        "1c11fabc-c4e2-4228-b37e-92e0a4dff840"
    ],
    "album": "Pomegranates",
    "release_id": "3d4a8f01-4d1f-4e89-92cd-2b0058febdef",
    "release_group_id": "8b0d08f0-9f10-4c70-b4e7-fb819619adf7",
    "labels": [
        "Finders Keepers"
    ],
    "label_ids": [
        "8e2866e7-2df9-4193-886f-f5b9ae52009c"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iranian singer-songwriter was also banned from performing for seventeen years after the Islamic Revolution. He was granted limited permission to release music starting in 1990, and in 1993 was allowed to perform in Norway and Sweden. http://kourosh-yaghmaei.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}