Information about plays

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

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

{
    "id": 3572227,
    "uri": "https://api.kexp.org/v2/plays/3572227/?format=api",
    "airdate": "2025-10-31T13:35:03-07:00",
    "show": 64984,
    "show_uri": "https://api.kexp.org/v2/shows/64984/?format=api",
    "image_uri": "https://dn710107.ca.archive.org/0/items/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec-35176220062_thumb500.jpg",
    "thumbnail_uri": "https://dn710107.ca.archive.org/0/items/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec-35176220062_thumb250.jpg",
    "song": "God Is a Circle",
    "track_id": "5c8063a1-3875-4b0f-a722-dfa7fad300bd",
    "recording_id": "43a1d3d9-3282-431a-b7e4-44a7572107ef",
    "artist": "Yves Tumor",
    "artist_ids": [
        "b675f327-4738-4af4-bb83-1adb0003f2d3"
    ],
    "album": "Praise A Lord Who Chews But Which Does Not Consume; (Or Simply: Hot Between Worlds)",
    "release_id": "6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec",
    "release_group_id": "7a7d42ce-73e2-433d-a774-148eb8727e0a",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2023-03-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With the single “God Is a Circle,” the Turin-based artist takes a more straightforward approach, building on the moody goth rock of their most recent The Asymptotical World EP. \n\nThe song sounds like a punkier version of “Heads Will Roll,” with campy, horror-movie shrieks, labored breaths, and ominously fuzzed-out synth bass.\n\nhttps://pitchfork.com/reviews/tracks/yves-tumor-god-is-a-circle/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}