Information about plays

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

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

{
    "id": 3657097,
    "uri": "https://api.kexp.org/v2/plays/3657097/?format=api",
    "airdate": "2026-05-20T04:48:04-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "sona",
    "track_id": null,
    "recording_id": "a3a8ce73-a5a2-4d65-93d8-3d93d366dd18",
    "artist": "plash",
    "artist_ids": [
        "f6b7d03a-b2ba-41eb-8737-9772ed693f90"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "seulseul"
    ],
    "label_ids": [
        "af046aa9-a3c7-483e-b52f-ecbf7a413e7b"
    ],
    "release_date": "2026-05-20",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": true,
    "comment": "Seattle band plash plays \"shoegaze math rock.\" plash consists of guitarist/vocalist Jeseul Oh, guitarist James Lee, bassist FD Riverhill, and drummer Luca Cartner. \n--\n\nYou can watch the entire KEXP Live Session of their newest album \"i live alone\" here:\nhttps://www.youtube.com/watch?v=jB1HNMQScoY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}