Information about plays

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

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

{
    "id": 3625397,
    "uri": "https://api.kexp.org/v2/plays/3625397/?format=api",
    "airdate": "2026-03-04T23:08:10-08:00",
    "show": 66093,
    "show_uri": "https://api.kexp.org/v2/shows/66093/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-480dc256-7547-4784-9340-6d5581299748/mbid-480dc256-7547-4784-9340-6d5581299748-43477690000_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/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": "Title track to the new record from Philly band Nothing.\n\nPlaying Regency Ballroom 3/19 in San Francisco, CA  and Crocodile 3/22 in Seattle.  \n\n https://nothing.bandcamp.com/album/a-short-history-of-decay",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}