Information about plays

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

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

{
    "id": 3657708,
    "uri": "https://api.kexp.org/v2/plays/3657708/?format=api",
    "airdate": "2026-05-21T15:47:59-07:00",
    "show": 66777,
    "show_uri": "https://api.kexp.org/v2/shows/66777/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-171d802a-25d7-4eba-8e18-6f280c30d7c6/mbid-171d802a-25d7-4eba-8e18-6f280c30d7c6-1952252175_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-171d802a-25d7-4eba-8e18-6f280c30d7c6/mbid-171d802a-25d7-4eba-8e18-6f280c30d7c6-1952252175_thumb250.jpg",
    "song": "Running Up That Hill",
    "track_id": "761229d9-fa6a-3e20-9374-3ded63cabe55",
    "recording_id": "ac54f28e-b6e7-47da-b709-2374df785e78",
    "artist": "Chromatics",
    "artist_ids": [
        "c89ea689-c053-4d97-bada-8b81a6236f58"
    ],
    "album": "Night Drive",
    "release_id": "171d802a-25d7-4eba-8e18-6f280c30d7c6",
    "release_group_id": "d2ec4a39-80d1-35f8-a674-0596ccd47333",
    "labels": [
        "Italians Do It Better"
    ],
    "label_ids": [
        "d25f2b85-00e1-47eb-8f71-932a0809b1b9"
    ],
    "release_date": "2010-12-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This 2007 cover of the great Kate Bush song by Portland band Chromatics was produced by Johnny Jewel.  That's Ruth Radelet providing the vocals here. \n--\nHere's a guide to multiple covers of \"Running Up that Hill\": https://stereogum.com/1942437/gotcha-covered-running-up-that-hill/lists",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}