Information about plays

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

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

{
    "id": 3621824,
    "uri": "https://api.kexp.org/v2/plays/3621824/?format=api",
    "airdate": "2026-02-24T19:42:17-08:00",
    "show": 66022,
    "show_uri": "https://api.kexp.org/v2/shows/66022/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Guzleme",
    "track_id": "d67b8647-f3aa-42e1-968c-fd0034ef2121",
    "recording_id": "bae7c5ca-442a-4fb6-bbb8-c2b8d17e8366",
    "artist": "Romano",
    "artist_ids": [
        "dc64540a-d818-4ce7-998a-160773aa8c91"
    ],
    "album": "GÜLe GÜLe",
    "release_id": "c47a4d3a-439e-43df-8389-9bae9a219243",
    "release_group_id": "7b9ce942-8f7c-4d61-80ea-104078fbebfa",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Tel Aviv Yafo, Israel, \"Romano, synthesizer wizard unveils his debut solo album, ‘Güle Güle’, for Batov Records. A cinematic journey through groove, nostalgia, and diverse cultural soundscapes, the album showcases Romano’s rich musical heritage and cutting-edge creativity, building a unique sound worldwide from influences as vast as funk, disco, reggae, to Latin America, the Balkans and particularly the Middle East.\"\n\nhttps://romano-music.bandcamp.com/album/g-le-g-le-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}