Information about plays

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

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

{
    "id": 3632808,
    "uri": "https://api.kexp.org/v2/plays/3632808/?format=api",
    "airdate": "2026-03-23T17:34:00-07:00",
    "show": 66262,
    "show_uri": "https://api.kexp.org/v2/shows/66262/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-ba3249f9-e8c6-414a-a4d4-0baa90b9206f/mbid-ba3249f9-e8c6-414a-a4d4-0baa90b9206f-38765432825_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-ba3249f9-e8c6-414a-a4d4-0baa90b9206f/mbid-ba3249f9-e8c6-414a-a4d4-0baa90b9206f-38765432825_thumb250.jpg",
    "song": "Fool for You",
    "track_id": "749907e0-d7a6-4d23-8587-1ceea30bd0ff",
    "recording_id": "8fcec0ef-8032-4d0b-b956-efbd92a95f59",
    "artist": "GUM & Ambrose Kenny‐Smith",
    "artist_ids": [
        "70a5cc3c-16ff-4d23-bbcb-82abdade234c",
        "e70fa82b-1080-42a9-b4d0-bae7f02e66d0"
    ],
    "album": "Ill Times",
    "release_id": "ba3249f9-e8c6-414a-a4d4-0baa90b9206f",
    "release_group_id": "d0ca17e0-22fb-4846-8318-a3f1f866ceb5",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2024-07-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gum = Jay Watson",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}