Information about plays

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

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

{
    "id": 3602691,
    "uri": "https://api.kexp.org/v2/plays/3602691/?format=api",
    "airdate": "2026-01-10T14:52:17-08:00",
    "show": 65615,
    "show_uri": "https://api.kexp.org/v2/shows/65615/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chase You",
    "track_id": "34d369e3-5d0f-4284-966c-ae2c10cfdc1f",
    "recording_id": "03be80f3-20a9-4854-b30b-8fd829732de1",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Twen will be performing in San Francisco April 19th at Killowatt Bar and in Seattle April 25th at the Tractor Tavern.\n---\nhttps://www.twenband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}