Information about plays

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

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

{
    "id": 3610709,
    "uri": "https://api.kexp.org/v2/plays/3610709/?format=api",
    "airdate": "2026-01-29T17:36:15-08:00",
    "show": 65787,
    "show_uri": "https://api.kexp.org/v2/shows/65787/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-fa824bc8-81fc-4181-9913-622b5c91837f/mbid-fa824bc8-81fc-4181-9913-622b5c91837f-12674847609_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-fa824bc8-81fc-4181-9913-622b5c91837f/mbid-fa824bc8-81fc-4181-9913-622b5c91837f-12674847609_thumb250.jpg",
    "song": "Channel Z",
    "track_id": "0de0fd13-1a16-46a9-83cb-39c64564a860",
    "recording_id": "0ac51893-e578-42b5-839c-de4ed5694b53",
    "artist": "The B‐52’s",
    "artist_ids": [
        "127f591a-7e27-4435-92db-0780f219f3a1"
    ],
    "album": "Cosmic Thing",
    "release_id": "fa824bc8-81fc-4181-9913-622b5c91837f",
    "release_group_id": "1b36a363-eec6-35ba-b0ed-34a1f2f2cd82",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1989-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When recounting Channel Z, the B-52s said it's “probably our most straightforward political song up until then,” said Fred Schneider in a 2008 interview. “It was about the state of the country. And who knew nearly 20 years later it’d be worse?” (https://bit.ly/31APNE3)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}