Information about plays

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

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

{
    "id": 3580643,
    "uri": "https://api.kexp.org/v2/plays/3580643/?format=api",
    "airdate": "2025-11-20T12:39:43-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Anywhere",
    "track_id": "8ad5b7ad-9290-4004-a235-10b3cd81d098",
    "recording_id": "3f16a59e-a807-49ef-9930-ee98b63c9cc2",
    "artist": "Ratboys",
    "artist_ids": [
        "423a85de-66ba-4113-abdc-ba2678ee89ba"
    ],
    "album": "Singin' to an Empty Chair",
    "release_id": "f183b31e-edfb-47b0-bd51-ba36e5d2cf3d",
    "release_group_id": "362e059b-f4d8-4031-87d6-9118fdb5867f",
    "labels": [
        "New West Records"
    ],
    "label_ids": [
        "c1b263e3-f148-4e85-81a3-c57aefc56797"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago's Ratboys have released a new single in anticipation of their album, 'Singin' to an Empty Chair' which releases on February 6th. The band worked with producer Chris Walla on the album. \n\nhttps://ratboys.bandcamp.com/album/singin-to-an-empty-chair\n\n--\n\nCatch them on tour next year!\n\n- San Francisco on Saturday, April 4, at August Hall\n\n- Seattle on Tuesday, April 7, at Neumos\n\nhttps://www.ratboysband.com/tour\n\n--\n\nIn the meantime, check out their 2023 Live on KEXP performance here: https://www.youtube.com/watch?v=RZROSwijkFI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}