Information about plays

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

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

{
    "id": 3595254,
    "uri": "https://api.kexp.org/v2/plays/3595254/?format=api",
    "airdate": "2025-12-24T07:16:30-08:00",
    "show": 65463,
    "show_uri": "https://api.kexp.org/v2/shows/65463/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Auld Lang Syne",
    "track_id": "5e3c18e7-666a-46e0-ac78-cb5bfc15a338",
    "recording_id": "968cd453-92b8-4250-89f0-3fa89b39814a",
    "artist": "Parlor Greens",
    "artist_ids": [
        "9d13baba-2e96-448e-ac2b-bf38fc189827"
    ],
    "album": "Auld Lang Syne / Everyday Will Be Like A Holiday",
    "release_id": "b1b713e5-b53f-47e8-adb5-c603c7e5a028",
    "release_group_id": "050ef4c7-b79b-4cdc-ae60-52b0d1e022de",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Perhaps one of the most exciting and anticipated projects in the world of heavy instrumental music is Parlor Greens, a fresh organ trio on Colemine Records!\n\nParlor Greens consist of Tim Carman on drums, Adam Scone on organ, and Seattle favorite Jimmy James bringing his signature guitar.\n\nhttps://parlorgreens.bandcamp.com\nhttps://www.parlorgreens.com/\n\nSee Parlor Greens play LIVE at KEXP last year: https://youtu.be/2PDPOgh3VXU?si=AOxMXLoI8VzqX9Ar",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}