Information about plays

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

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

{
    "id": 3547465,
    "uri": "https://api.kexp.org/v2/plays/3547465/?format=api",
    "airdate": "2025-09-01T06:41:03-07:00",
    "show": 64444,
    "show_uri": "https://api.kexp.org/v2/shows/64444/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-336fee6b-9764-4654-9f5e-88b318388419/mbid-336fee6b-9764-4654-9f5e-88b318388419-42290986523_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-336fee6b-9764-4654-9f5e-88b318388419/mbid-336fee6b-9764-4654-9f5e-88b318388419-42290986523_thumb250.jpg",
    "song": "The Avant Garde",
    "track_id": "6e8177ea-6e88-438d-be1c-32dac430082a",
    "recording_id": "eccafaf6-9746-4c2c-ab8a-be4ff9fe850c",
    "artist": "David Byrne",
    "artist_ids": [
        "d4659efb-b8eb-4f03-95e9-f69ce35967a9"
    ],
    "album": "Who Is the Sky?",
    "release_id": "336fee6b-9764-4654-9f5e-88b318388419",
    "release_group_id": "153dc33e-59bc-4990-9c9d-d4c3861f541e",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "David Byrne will be live:\n\n- Nov. 11 and 12 at the Paramount Theatre in Seattle, WA\n- Nov. 16-18 at The Theater at Bill Graham Civic Auditorium in San Francisco, CA\n\nForthcoming album Who Is The Sky?, out September 5 through Matador Records. “The Avant Garde” wrestles with the merits of art for art’s sake “it’s ahead of the curve / it’s deceptively weighty, profound, absurd / it’s whatever fits”. \n\nhttps://matadorrecords.com/blogs/news/david-byrne-the-avant-garde?srsltid=AfmBOoqDIdpwuwiCHu5CT6128g64rkeWmNICHmERjvVHEU9-iTEgnc-x",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}