Information about plays

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

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

{
    "id": 3539138,
    "uri": "https://api.kexp.org/v2/plays/3539138/?format=api",
    "airdate": "2025-08-12T10:48:53-07:00",
    "show": 64270,
    "show_uri": "https://api.kexp.org/v2/shows/64270/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb500.jpg",
    "thumbnail_uri": "https://ia601601.us.archive.org/23/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb250.jpg",
    "song": "Avalanche Of Love",
    "track_id": "6a2b0036-fa2a-48bb-a7f5-f0b4c449971f",
    "recording_id": "2c1605b0-b5ce-4a8e-a1a4-70e4c22b6c6e",
    "artist": "WITCH feat. Sampa the Great",
    "artist_ids": [
        "9d79c790-9897-464e-aef0-db5bd3290f00",
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "Zango",
    "release_id": "d0629995-9eaf-47d4-8eec-62a2ef3106b9",
    "release_group_id": "83fa81b6-fbeb-4356-b41b-cdfbc3aac7d6",
    "labels": [
        "Desert Daze Sound"
    ],
    "label_ids": [
        "86c651ce-8063-4057-8a34-d8f1313b47e8"
    ],
    "release_date": "2023-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Zamrock band WITCH will be Live on KEXP in the Gathering Space on Monday, Sept. 8, at 12 PM! It's free and open to the public!\n\nWITCH (We Intend To Cause Havoc) will also perform\n-- at the Great American Music Hall in SF on Saturday, September 6th, \n--and in Seattle at The Tractor Tavern on Monday, September 8th. \n--\nThis song featured Zambian-born artist Sampa the Great.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}