Information about plays

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

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

{
    "id": 3656826,
    "uri": "https://api.kexp.org/v2/plays/3656826/?format=api",
    "airdate": "2026-05-19T12:38:55-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-c9d9d817-88bf-4779-bcaf-e05cab9088bc/mbid-c9d9d817-88bf-4779-bcaf-e05cab9088bc-43235248356_thumb500.jpg",
    "thumbnail_uri": "https://ia801003.us.archive.org/9/items/mbid-c9d9d817-88bf-4779-bcaf-e05cab9088bc/mbid-c9d9d817-88bf-4779-bcaf-e05cab9088bc-43235248356_thumb250.jpg",
    "song": "To Bed With A Smile",
    "track_id": "3d2fd556-b722-4ee4-a4f6-182e3ff5518b",
    "recording_id": "c4ed814c-64c5-4957-aaa6-5bad922e8179",
    "artist": "The Purrs",
    "artist_ids": [
        "1978fa58-f7c5-460e-92f6-5ed703ce2bc7"
    ],
    "album": "To Bed With A Smile / I Got Fair",
    "release_id": "c9d9d817-88bf-4779-bcaf-e05cab9088bc",
    "release_group_id": "e68a3ac5-e4fd-4952-8fb8-d3298509b333",
    "labels": [
        "Swoon Records",
        "Barsuk Records"
    ],
    "label_ids": [
        "8838e050-2e24-4f37-b43b-0e79f11c35c3",
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle psych-rock band The Purrs has a new record, \"All of Us Right Now!,\" out on May 22nd, via Swoon Records. : https://thepurrs.bandcamp.com/album/all-of-us-right-now-2\n--\nThey're playing an in-store session at Easy Street Records on Saturday, May 23rd, and an album release party (with Kinski) at The Sunset Tavern on Friday, May 29th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}