Information about plays

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

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

{
    "id": 3632279,
    "uri": "https://api.kexp.org/v2/plays/3632279/?format=api",
    "airdate": "2026-03-22T07:50:41-07:00",
    "show": 66249,
    "show_uri": "https://api.kexp.org/v2/shows/66249/?format=api",
    "image_uri": "https://coverartarchive.org/release/52a03cb6-2018-4c54-989b-17b963502993/24503256320-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/52a03cb6-2018-4c54-989b-17b963502993/24503256320-250.jpg",
    "song": "Screen Love, Space, and the Time Man",
    "track_id": null,
    "recording_id": "6d6cedf4-709f-4579-83d4-ee1af5a94b9c",
    "artist": "Khonnor",
    "artist_ids": [
        "5e738ade-7a4b-4221-987b-6588f0244952"
    ],
    "album": "Handwriting",
    "release_id": null,
    "release_group_id": "0ef26134-f723-3f29-9cba-c07eca4a4d12",
    "labels": [
        "Type"
    ],
    "label_ids": [
        "63a3d3b8-28ad-45c4-bb23-93927a69cb99"
    ],
    "release_date": "2004-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Xela → Khonnor via Type Records :: Taken off an album by then 17-year-old Vermont-based musician Connor Kirby-Long (aka Khonnor) that was one of the earliest release on Type Records, a label co-founded  by John Twells (aka Xela) & Stefan Lewandowski in 2002 ~ https://khonnor.bandcamp.com/album/handwriting",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}