Information about plays

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

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

{
    "id": 3552763,
    "uri": "https://api.kexp.org/v2/plays/3552763/?format=api",
    "airdate": "2025-09-14T00:25:28-07:00",
    "show": 64557,
    "show_uri": "https://api.kexp.org/v2/shows/64557/?format=api",
    "image_uri": "https://coverartarchive.org/release/51dabb85-eab2-4a7c-b14e-8d3710ee6ea3/42106222401-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/51dabb85-eab2-4a7c-b14e-8d3710ee6ea3/42106222401-250.jpg",
    "song": "Snakeskin Tunnel Colony",
    "track_id": null,
    "recording_id": "4fdc9e5f-6485-4f36-ad51-45fbc0337776",
    "artist": "Obsidian Tongue",
    "artist_ids": [
        "0180350c-155b-43f9-b0d0-f20d1ae661e0"
    ],
    "album": "Eclipsing Worlds of Scorn",
    "release_id": null,
    "release_group_id": "f8ada790-e193-4c4c-85bc-0a6042996af2",
    "labels": [
        "Profound Lore Records"
    ],
    "label_ids": [
        "d2c8507e-217c-4fea-8a0f-7f43288a8d5b"
    ],
    "release_date": "2025-05-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Obsidian Tongue will be playing with Undulation and Deep Recess at Belltown Yacht Club in Seattle this Thursday, September 18th.\n\nThey will also be playing at:\n - High Water Mark in Portland on September 20th\n - The Crypt in Olympia on September 21st\n - The Shop in Santa Rosa, CA on September 24th\n\nhttps://dice.fm/event/g5ebkp-obsidian-tongue-undulation-deep-recess-18th-sep-belltown-yacht-club-seattle-tickets\nhttps://obsidiantongue.bandcamp.com/album/eclipsing-worlds-of-scorn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}