Information about plays

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

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

{
    "id": 3610856,
    "uri": "https://api.kexp.org/v2/plays/3610856/?format=api",
    "airdate": "2026-01-30T02:32:03-08:00",
    "show": 65790,
    "show_uri": "https://api.kexp.org/v2/shows/65790/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-8838247b-7cf9-4e3c-a48d-a784bbe858c2/mbid-8838247b-7cf9-4e3c-a48d-a784bbe858c2-24070790604_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-8838247b-7cf9-4e3c-a48d-a784bbe858c2/mbid-8838247b-7cf9-4e3c-a48d-a784bbe858c2-24070790604_thumb250.jpg",
    "song": "Somebody's Gonna Burn Ya",
    "track_id": "c1d24904-587e-35a2-b1b8-28aa8274faf7",
    "recording_id": "818f504b-50b7-43ee-bce5-e41635206e82",
    "artist": "Cold, Bold & Together",
    "artist_ids": [
        "ffc1eccb-e1cc-4864-954f-aa4011011f6a"
    ],
    "album": "Wheedle's Groove: Seattle's Finest in Funk & Soul (1965-1975)",
    "release_id": "033efd96-0e18-496c-99eb-e7b72ddde032",
    "release_group_id": "3ea896b6-6862-4043-bbda-0e5b8b9145aa",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Originally named “Funk Experience”, Cold, Bold & Together started in 1971 in a Bellingham, Washington college dormitory by original members, twins - TC & Jamar Jenkins, Solomon Harris, Keith Hooks and art student Tony Gable. \n\nFrom 1974 to 1978, a young Franklin High School student by the name of Kenny Gorelick played in the band. The world now knows him as Kenny G, the top selling instrumental musician of all time.\n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}