Information about plays

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

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

{
    "id": 3660991,
    "uri": "https://api.kexp.org/v2/plays/3660991/?format=api",
    "airdate": "2026-05-29T10:26:46-07:00",
    "show": 66844,
    "show_uri": "https://api.kexp.org/v2/shows/66844/?format=api",
    "image_uri": "https://ia800603.us.archive.org/11/items/mbid-19710d03-7ac3-487a-9174-466072a1b8a8/mbid-19710d03-7ac3-487a-9174-466072a1b8a8-44727812175_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-19710d03-7ac3-487a-9174-466072a1b8a8/mbid-19710d03-7ac3-487a-9174-466072a1b8a8-44727812175_thumb250.jpg",
    "song": "Not Gone",
    "track_id": "5e500d1f-785e-44cf-9b98-3a2618cf01d5",
    "recording_id": "a191b311-1d9b-400f-a3a0-44640ae8b823",
    "artist": "Kelley Stoltz",
    "artist_ids": [
        "c4c8675e-f8dc-4313-b430-8fbc83d8aafc"
    ],
    "album": "If You Don't Know Me, Buy Now!",
    "release_id": "19710d03-7ac3-487a-9174-466072a1b8a8",
    "release_group_id": "08e196f7-6489-479e-850d-3f0e03d13713",
    "labels": [
        "Dandy Boy Records"
    ],
    "label_ids": [
        "7a28c504-5cdd-4a6c-8924-0f53d9bc7912"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Co-host of KEXP's Bay Area show, Vinelands, Kelley Stoltz is playing a show TONIGHT, May 29th, in San Francisco at the 4 Star Theater! \nhttps://ma.to/event/kelley-stoltz-record-release-30-may-2026\n\nKelley released If You Don't Know Me, Buy Now! earlier this month. \nhttps://dandyboyrecords.bandcamp.com/album/if-you-dont-know-me-buy-now",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}