Information about plays

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

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

{
    "id": 3611536,
    "uri": "https://api.kexp.org/v2/plays/3611536/?format=api",
    "airdate": "2026-01-31T18:59:17-08:00",
    "show": 65807,
    "show_uri": "https://api.kexp.org/v2/shows/65807/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-e189befb-7296-4eb4-9109-44357f1b0373/mbid-e189befb-7296-4eb4-9109-44357f1b0373-19535300875_thumb250.jpg",
    "song": "Witch Stomp",
    "track_id": "dd0af28a-d9bf-4e2e-9be3-660294f0da10",
    "recording_id": "a3d426c8-4c03-4aeb-b1ed-0adbf511aca4",
    "artist": "Guantanamo Baywatch",
    "artist_ids": [
        "b7c655d4-0822-4f14-96dd-4f3160d11b3c"
    ],
    "album": "Desert Center",
    "release_id": "e189befb-7296-4eb4-9109-44357f1b0373",
    "release_group_id": "0303579d-4d24-4fea-981d-56663cc87067",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2017-08-04",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Portland surf rock legends Guantanamo Baywatch!\n\nhttps://guantanamobaywatch.bandcamp.com/album/desert-center",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}