Information about plays

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

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

{
    "id": 3592671,
    "uri": "https://api.kexp.org/v2/plays/3592671/?format=api",
    "airdate": "2025-12-18T12:08:34-08:00",
    "show": 65410,
    "show_uri": "https://api.kexp.org/v2/shows/65410/?format=api",
    "image_uri": "https://ia801307.us.archive.org/13/items/mbid-db906b8a-cf7b-48fa-ab89-01d53851c6fd/mbid-db906b8a-cf7b-48fa-ab89-01d53851c6fd-22207240186_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/13/items/mbid-db906b8a-cf7b-48fa-ab89-01d53851c6fd/mbid-db906b8a-cf7b-48fa-ab89-01d53851c6fd-22207240186_thumb250.jpg",
    "song": "Worst of Times",
    "track_id": "f34bf252-b687-4575-8487-267f574609b4",
    "recording_id": "f749abef-01ef-497f-9d97-c9d6955c7013",
    "artist": "Bread & Butter",
    "artist_ids": [
        "f44faa22-e7b5-401b-9016-e34f4b06427b"
    ],
    "album": "Bread & Butter",
    "release_id": "db906b8a-cf7b-48fa-ab89-01d53851c6fd",
    "release_group_id": "8d663fc6-6ae2-4b8b-b242-c0e65bd73b44",
    "labels": [
        "Killroom Records"
    ],
    "label_ids": [
        "48a387e0-1253-4912-9245-8e40024447b7"
    ],
    "release_date": "2017-04-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shane Herrell was a talented singer and multi-instrumentalist based in Seattle, WA. Over the years, many of his songs were featured in television and films, with his most recent track appearing in the Apple TV series Before. \n\nShane was a member of several local bands, including Gazebos, Bread & Butter, The Knast, Virgin, and The First Times. His most recent solo work was under the name Sorda Pop. \n\nShane passed away on February 15th, 2025, at the age of 45. His music and legacy will continue to resonate with those who were fortunate enough to hear it.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}