Information about plays

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

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

{
    "id": 3592672,
    "uri": "https://api.kexp.org/v2/plays/3592672/?format=api",
    "airdate": "2025-12-18T12:10:56-08:00",
    "show": 65410,
    "show_uri": "https://api.kexp.org/v2/shows/65410/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Psycho World",
    "track_id": "12ea20d9-9703-4e49-8b44-ccda7dfb2468",
    "recording_id": "53e45f33-64c9-444d-b4da-34a6212ecae8",
    "artist": "Bread & Butter",
    "artist_ids": [
        "f44faa22-e7b5-401b-9016-e34f4b06427b"
    ],
    "album": "Psycho World",
    "release_id": "bb9666e5-7a26-4149-8477-764844d9d6f9",
    "release_group_id": "48c224f6-8100-4c0d-8cde-8323c084bd26",
    "labels": [
        "Killroom Records"
    ],
    "label_ids": [
        "48a387e0-1253-4912-9245-8e40024447b7"
    ],
    "release_date": "2020-06-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"There's a physical sensation that comes with listening to Bread & Butter. It's the same feeling that comes with cracking open a can of beer or a late night of debauchery with your best friends. Like their power-pop idols, B&B exude \"good times\" with every hook and infectiously melody they churn out. Earlier this year they released their self-titled LP on Kill Room Records (co-founded by KEXP's Troy Nelson), giving fans a dose of their rowdy anthems whenever they want.\"\n\nBread & Butter were featured on KEXP's local artist spotlight when they part of the Upstream Music Fest in 2017. Read all about them here:\nhttps://www.kexp.org/read/2017/5/4/local-artist-spotlight-bread-butter/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}