Information about plays

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

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

{
    "id": 3637904,
    "uri": "https://api.kexp.org/v2/plays/3637904/?format=api",
    "airdate": "2026-04-04T20:39:21-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-c9f68057-509d-469c-b50d-9848d9474609/mbid-c9f68057-509d-469c-b50d-9848d9474609-43804086673_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-c9f68057-509d-469c-b50d-9848d9474609/mbid-c9f68057-509d-469c-b50d-9848d9474609-43804086673_thumb250.jpg",
    "song": "Pleasure in the Pain",
    "track_id": "3a08a18e-a22c-4ad9-95a4-e0790078ed5c",
    "recording_id": "c476e019-9d3c-4693-ba4e-32af3e54ad02",
    "artist": "Caitlin and Brent",
    "artist_ids": [
        "d4a93fe5-7699-4fb2-a284-9a2041cce921"
    ],
    "album": "Caitlin and Brent",
    "release_id": "c9f68057-509d-469c-b50d-9848d9474609",
    "release_group_id": "1a71f035-c3c3-4391-8f44-850cad4b98d3",
    "labels": [
        "RodeoCorp, Ltd."
    ],
    "label_ids": [
        "a738bc7e-0e5c-4657-8111-41192f1b740b"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New from Seattle duo Caitlin and Brent!\n\n\"The rich sonics, the exquisitely artful war of romantic vocal interplay between composer / songwriter Caitlin Sherman and Brent Amaker, the baritone frontman for the country & western indie rock group Brent Amaker and the Rodeo, is joyfully dreamy.\" --American Pancake (https://tinyurl.com/33e4tjcj)\n\nWatch the official video here: https://www.youtube.com/watch?v=1T7lXIKSf7o\n\nCaitlin and Brent are playing live in KEXP's studio this Friday April 10 at 11AM! It's open to the public, come catch it!",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}