Information about plays

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

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

{
    "id": 3606876,
    "uri": "https://api.kexp.org/v2/plays/3606876/?format=api",
    "airdate": "2026-01-20T17:17:52-08:00",
    "show": 65709,
    "show_uri": "https://api.kexp.org/v2/shows/65709/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-3bd8c2ca-64f3-4985-9399-c8e706d2929b/mbid-3bd8c2ca-64f3-4985-9399-c8e706d2929b-43242050885_thumb500.jpg",
    "thumbnail_uri": "https://ia801002.us.archive.org/4/items/mbid-3bd8c2ca-64f3-4985-9399-c8e706d2929b/mbid-3bd8c2ca-64f3-4985-9399-c8e706d2929b-43242050885_thumb250.jpg",
    "song": "Can't See",
    "track_id": "09038394-bdf2-4bec-b56b-f9479b679a02",
    "recording_id": "410a385c-e2b8-4432-b9ca-7ef533ebe4b1",
    "artist": "Westside Cowboy",
    "artist_ids": [
        "243e9a4d-f824-4ec2-8967-09907f954c56"
    ],
    "album": "So Much Country 'Till We Get There",
    "release_id": "3bd8c2ca-64f3-4985-9399-c8e706d2929b",
    "release_group_id": "c257b3f6-973b-4b27-8ee6-b39c904006ba",
    "labels": [
        "Nice Swan Records"
    ],
    "label_ids": [
        "44b3720c-c7ad-4c9b-9e78-7e17654a5f6a"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Westside Cowboy.\nWestside Cowboy were the winners of the Glastonbury Emerging Talent Competition in 2025. You can read an interview with the band here: https://tinyurl.com/ypj8f5pr\nhttps://www.westsidecowboy.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}