Information about plays

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

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

{
    "id": 3538176,
    "uri": "https://api.kexp.org/v2/plays/3538176/?format=api",
    "airdate": "2025-08-10T00:00:49-07:00",
    "show": 64249,
    "show_uri": "https://api.kexp.org/v2/shows/64249/?format=api",
    "image_uri": "https://coverartarchive.org/release/fc6e7b24-2590-4833-bf52-3c0aad96a56f/36502751189-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fc6e7b24-2590-4833-bf52-3c0aad96a56f/36502751189-250.jpg",
    "song": "Orthodox Weapons",
    "track_id": null,
    "recording_id": "e3002453-c940-4b03-950a-4b977893156b",
    "artist": "Spirit Possession",
    "artist_ids": [
        "933016e3-5aff-41ae-9e44-6dd1b7214e91"
    ],
    "album": "Of the Sign…",
    "release_id": null,
    "release_group_id": "94a75184-ceb7-47a7-82bf-7cb08797c488",
    "labels": [
        "Profound Lore Records"
    ],
    "label_ids": [
        "d2c8507e-217c-4fea-8a0f-7f43288a8d5b"
    ],
    "release_date": "2023-03-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spirit Possession will be supporting Ulcerate on their tour and will be playing:\n - in Berkeley, CA on October 26th\n  - in Portland on October 28th\n - in Seattle on October 29th\n\nThey will also be playing with Black Curse at The Clock-Out Lounge in Seattle on September 28th.\n\nhttps://clockoutlounge.com/tm-event/hierophant-booking-presents-black-curse-spirit-possession-inferior\n\n\nVenues TBD\n\nhttps://spiritpossession.bandcamp.com/album/of-the-sign",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}