Information about plays

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

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

{
    "id": 3546717,
    "uri": "https://api.kexp.org/v2/plays/3546717/?format=api",
    "airdate": "2025-08-30T13:24:53-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?format=api",
    "image_uri": "https://ia600605.us.archive.org/10/items/mbid-b2cae394-631f-47d1-9290-26b33582244c/mbid-b2cae394-631f-47d1-9290-26b33582244c-22872382101_thumb500.jpg",
    "thumbnail_uri": "https://ia600605.us.archive.org/10/items/mbid-b2cae394-631f-47d1-9290-26b33582244c/mbid-b2cae394-631f-47d1-9290-26b33582244c-22872382101_thumb250.jpg",
    "song": "Leyla",
    "track_id": "ee5bc435-7f32-431e-b6b3-3261a65460d6",
    "recording_id": "2fce79f7-b990-4816-b4d9-fa8222ad6ec8",
    "artist": "Altın Gün",
    "artist_ids": [
        "cd5799f6-e6cf-4322-a659-96f5de4a2f6c"
    ],
    "album": "Gece",
    "release_id": "b2cae394-631f-47d1-9290-26b33582244c",
    "release_group_id": "ecce7218-f134-4460-89a8-8e0ccba66547",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Turkish psych band Altin Gün performed live at KEXP in November 2019. https://www.youtube.com/watch?v=nNVsS3Jxf1Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}