Information about plays

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

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

{
    "id": 3626795,
    "uri": "https://api.kexp.org/v2/plays/3626795/?format=api",
    "airdate": "2026-03-08T15:44:43-07:00",
    "show": 66128,
    "show_uri": "https://api.kexp.org/v2/shows/66128/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-a135c016-0554-4c66-b59e-e7d600f1a483/mbid-a135c016-0554-4c66-b59e-e7d600f1a483-7922772870_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-a135c016-0554-4c66-b59e-e7d600f1a483/mbid-a135c016-0554-4c66-b59e-e7d600f1a483-7922772870_thumb250.jpg",
    "song": "QueenS",
    "track_id": "7f1bd354-f5ad-4873-b1d8-853a13161cb4",
    "recording_id": "7bbe791a-7e95-42a5-b7ac-90fab8241674",
    "artist": "THEESatisfaction",
    "artist_ids": [
        "918c2998-512f-4e6c-95ec-0f833c4b7e22"
    ],
    "album": "Live at KEXP, Volume Eight",
    "release_id": "a135c016-0554-4c66-b59e-e7d600f1a483",
    "release_group_id": "6f326ed8-c461-4374-8bbc-aa409a8c8e9d",
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2012-08-13",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating International Women's Day on our Spring Fundraising Drive!!! https://kexp.org/donate/  \n\nWatch THEESatisfaction perform this song live from the Bumbershoot Music Lounge in September 2012:  https://youtu.be/aZjdUaEg7YE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}