Information about plays

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

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

{
    "id": 3613098,
    "uri": "https://api.kexp.org/v2/plays/3613098/?format=api",
    "airdate": "2026-02-04T11:25:46-08:00",
    "show": 65838,
    "show_uri": "https://api.kexp.org/v2/shows/65838/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-20e8ecf0-506f-4a51-82b5-9ebc05af91a3/mbid-20e8ecf0-506f-4a51-82b5-9ebc05af91a3-43181424295_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-20e8ecf0-506f-4a51-82b5-9ebc05af91a3/mbid-20e8ecf0-506f-4a51-82b5-9ebc05af91a3-43181424295_thumb250.jpg",
    "song": "Blood in the Water",
    "track_id": "056d0b4d-fae1-4f96-ac65-5b500471b3d5",
    "recording_id": "42366f6b-5c7d-4520-8052-e371fe240fd5",
    "artist": "Linda From Work",
    "artist_ids": [
        "a1aa3ae3-2c08-4436-9635-0e9e057e0646"
    ],
    "album": "Blood In The Water",
    "release_id": "20e8ecf0-506f-4a51-82b5-9ebc05af91a3",
    "release_group_id": "51f50e28-74dc-4210-9420-e03f69be5d94",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From the Seattle-based band's album 'Blood in the Water' that released last year.\n\nhttps://lindafromwork.bandcamp.com/track/blood-in-the-water-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}