Information about plays

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

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

{
    "id": 3615657,
    "uri": "https://api.kexp.org/v2/plays/3615657/?format=api",
    "airdate": "2026-02-10T08:04:59-08:00",
    "show": 65895,
    "show_uri": "https://api.kexp.org/v2/shows/65895/?format=api",
    "image_uri": "https://ia800809.us.archive.org/14/items/mbid-480dc256-7547-4784-9340-6d5581299748/mbid-480dc256-7547-4784-9340-6d5581299748-43477690000_thumb500.jpg",
    "thumbnail_uri": "https://ia600809.us.archive.org/14/items/mbid-480dc256-7547-4784-9340-6d5581299748/mbid-480dc256-7547-4784-9340-6d5581299748-43477690000_thumb250.jpg",
    "song": "a short history of decay",
    "track_id": "36832940-deaf-4985-ab25-782938306b78",
    "recording_id": "6a2bea30-9cc6-4a77-832b-b1ce7afa6bb7",
    "artist": "Nothing",
    "artist_ids": [
        "e86b5e8c-8a11-40ea-9bb0-551df95e99d4"
    ],
    "album": "a short history of decay",
    "release_id": "480dc256-7547-4784-9340-6d5581299748",
    "release_group_id": "d0b4413f-ddfa-4258-9a8e-133bf4684951",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Our friends in the Philly based HEAVY shoegaze band NOTHING reached out from Tokyo and asked us to debut a new song from their forthcoming album A Short History of Decay out Feb 27th and we could not be more honored.\n\nThey have a massive US tour coming up including\n3/19 - San Francisco, CA @ The Regency Ballroom ~\n3/21 - Portland, OR @ Revolution Hall ~\n3/22 - Seattle, WA @ Crocodile ~\n\nhttps://nothing.bandcamp.com/album/a-short-history-of-decay",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}