Information about plays

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

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

{
    "id": 3639187,
    "uri": "https://api.kexp.org/v2/plays/3639187/?format=api",
    "airdate": "2026-04-07T20:50:41-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-d505dc7d-c2c4-48ca-b376-9d67c7e4932a/mbid-d505dc7d-c2c4-48ca-b376-9d67c7e4932a-38842696548_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-d505dc7d-c2c4-48ca-b376-9d67c7e4932a/mbid-d505dc7d-c2c4-48ca-b376-9d67c7e4932a-38842696548_thumb250.jpg",
    "song": "Baas Delam - بس دلم",
    "track_id": "537ee16f-2b62-4f3f-be2c-8606ff548ba9",
    "recording_id": "2b42444f-07f5-471d-baa6-6f77878e95da",
    "artist": "Liraz",
    "artist_ids": [
        "55c963e3-6b37-4887-ab08-f3f15f0a22c4"
    ],
    "album": "Enerjy - انرژی",
    "release_id": "d505dc7d-c2c4-48ca-b376-9d67c7e4932a",
    "release_group_id": "4573a505-6460-43fe-a50f-1a6a06853733",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2024-05-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Israel with Iranian roots, Liraz’s world balances on and revolves around multiple cultural circles. An actor and singer Liraz released her third and latest album Roya on Glitterbeat Records in 2022, an exhilarating blend of retro-Persian sonics, recorded in secrecy in Istanbul with her band from Tel Aviv and risk-defying Iranian musicians from Tehran.\n\nhttps://lirazzan.bandcamp.com/album/enerjy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}