Information about plays

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

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

{
    "id": 3560160,
    "uri": "https://api.kexp.org/v2/plays/3560160/?format=api",
    "airdate": "2025-10-01T18:21:17-07:00",
    "show": 64719,
    "show_uri": "https://api.kexp.org/v2/shows/64719/?format=api",
    "image_uri": "https://ia802803.us.archive.org/2/items/mbid-187bfb77-35c9-4d1f-a8c4-1701479b8fa3/mbid-187bfb77-35c9-4d1f-a8c4-1701479b8fa3-25452458433_thumb500.jpg",
    "thumbnail_uri": "https://ia802803.us.archive.org/2/items/mbid-187bfb77-35c9-4d1f-a8c4-1701479b8fa3/mbid-187bfb77-35c9-4d1f-a8c4-1701479b8fa3-25452458433_thumb250.jpg",
    "song": "Strawberry Privilege",
    "track_id": "e5cea9aa-b223-495a-b3a3-025f9430dbd0",
    "recording_id": "4302c1d6-6d39-4987-8584-6cc7be11ec62",
    "artist": "Yves Tumor",
    "artist_ids": [
        "b675f327-4738-4af4-bb83-1adb0003f2d3"
    ],
    "album": "Heaven to a Tortured Mind",
    "release_id": "187bfb77-35c9-4d1f-a8c4-1701479b8fa3",
    "release_group_id": "448bf766-1101-4554-9b23-2d3b254a984d",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2020-04-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Jacob!\n___\n\nSean Lee Bowie (Yves Tumor) will perform at Seattle's Crocodile on Thursday, December 18th. \n--\nHere's a live performance of \"Strawberry Privilege\" in 2023: https://www.youtube.com/watch?v=HCTN_kFsszU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}