Information about plays

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

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

{
    "id": 3619174,
    "uri": "https://api.kexp.org/v2/plays/3619174/?format=api",
    "airdate": "2026-02-18T16:41:38-08:00",
    "show": 65968,
    "show_uri": "https://api.kexp.org/v2/shows/65968/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-42225785-2dc4-4ecf-b791-8c6b074a60d5/mbid-42225785-2dc4-4ecf-b791-8c6b074a60d5-3331975032_thumb500.jpg",
    "thumbnail_uri": "https://ia601707.us.archive.org/33/items/mbid-42225785-2dc4-4ecf-b791-8c6b074a60d5/mbid-42225785-2dc4-4ecf-b791-8c6b074a60d5-3331975032_thumb250.jpg",
    "song": "Swim",
    "track_id": "af8bedc5-55a5-379f-a00a-2051490ad8de",
    "recording_id": "32a8d416-4d5c-41ca-861d-2dafd7dd23e2",
    "artist": "Surfer Blood",
    "artist_ids": [
        "f11ab2aa-4a60-49b2-b37b-505a05b5d179"
    ],
    "album": "Astro Coast",
    "release_id": "42225785-2dc4-4ecf-b791-8c6b074a60d5",
    "release_group_id": "6c567358-1263-4824-81f6-16e7016ec582",
    "labels": [
        "Kanine Records"
    ],
    "label_ids": [
        "60f34206-2688-499c-8b55-c7ec1510517f"
    ],
    "release_date": "2010-01-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Surfer Blood guitarist Thomas Fekete died in 2016 after battling a rare, aggressive form of cancer. He was 27. Fekete always accentuated the positive. “I not only feel great, but I am in great spirits, and I know this will soon be over like a bad dream,” he said when first announcing his illness. “Please take care of yourselves, enjoy every single day. Life is beautiful. Love and light always.”\n--\n“Even as his body failed him, his mind and spirit soldiered on,” his wife wrote. “Never was there a day that we weren’t filled with hope. Never was there a day that he even considered throwing in the towel. He was the kind-hearted, funny, fearless, magnetic beam of light you all knew him to be up until his very last breath.” She added at the end: “Now, my beautiful angel, go find Bowie and jam.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}