Information about plays

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

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

{
    "id": 3607096,
    "uri": "https://api.kexp.org/v2/plays/3607096/?format=api",
    "airdate": "2026-01-21T05:43:07-08:00",
    "show": 65713,
    "show_uri": "https://api.kexp.org/v2/shows/65713/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Worship The Whip",
    "track_id": "7889ef8c-f13d-4891-9411-72b33d0ab614",
    "recording_id": "d14cfed9-ed63-47a4-8644-c7d43a1065e1",
    "artist": "Be Your Own Pet",
    "artist_ids": [
        "4849dbcf-4192-434c-825b-077c9057c119"
    ],
    "album": "Mommy",
    "release_id": "06df991c-523c-4ba6-8296-029a65650b6c",
    "release_group_id": "34b84c82-87e5-4511-8047-5d609a16a2f3",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2023-08-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘Worship The Whip’ is about the right wing authoritarian personality,” Pearl Abegg said. “Aggressive and domineering to people who don’t think like them, while at heart being a submissive to the authority figures who use and abuse them.”\n--\nHere's the official music video: https://www.youtube.com/watch?v=Z8FGt7g2J3g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}