Information about plays

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

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

{
    "id": 3642780,
    "uri": "https://api.kexp.org/v2/plays/3642780/?format=api",
    "airdate": "2026-04-16T10:54:28-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?format=api",
    "image_uri": "https://dn721507.ca.archive.org/0/items/mbid-c3edbc29-0c89-47c5-9c12-34aa34fe14ca/mbid-c3edbc29-0c89-47c5-9c12-34aa34fe14ca-43136820327_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-c3edbc29-0c89-47c5-9c12-34aa34fe14ca/mbid-c3edbc29-0c89-47c5-9c12-34aa34fe14ca-43136820327_thumb250.jpg",
    "song": "Keep Your Company",
    "track_id": "3bde2fc8-0ea5-40b6-bead-66f6eb67fbeb",
    "recording_id": "21dd8c92-ecaa-41e0-a111-008e50c9abc2",
    "artist": "TWEN",
    "artist_ids": [
        "9987f4cb-15a4-492d-964b-7afb5bf05470"
    ],
    "album": "Fate Euphoric",
    "release_id": "c3edbc29-0c89-47c5-9c12-34aa34fe14ca",
    "release_group_id": "aab5b709-4732-44fb-a10e-90c3a69caddc",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From TWEN's 2025 album, \"Fate Euphoric.\"\nhttps://twen.bandcamp.com/album/fate-euphoric\n\nTouring! AND will  be performing LIVE on KEXP April 21st at 4:00 PM. Info about attending here: https://www.kexp.org/events/kexp-events/twen-live-on-kexp-kexp_481721/ \n-April 19th @ SF's Kilowatt Bar\n-April 22nd @ Portland's Mississippi Studios\n-April 23rd @ Vancouver BC's The Cobalt\n-April 25th @ Seattle's Tractor Tavern\n\nMore dates & locales here: https://www.twenband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}