Information about plays

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

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

{
    "id": 3658786,
    "uri": "https://api.kexp.org/v2/plays/3658786/?format=api",
    "airdate": "2026-05-24T01:03:52-07:00",
    "show": 66799,
    "show_uri": "https://api.kexp.org/v2/shows/66799/?format=api",
    "image_uri": "https://coverartarchive.org/release/fa5342b8-6e21-40df-9d34-861a8eafe019/44770213742-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fa5342b8-6e21-40df-9d34-861a8eafe019/44770213742-250.jpg",
    "song": "The Enemy Is You",
    "track_id": null,
    "recording_id": "fc6eb605-83a6-4e95-be0e-a704460db6c3",
    "artist": "Timeless Rage",
    "artist_ids": [
        "5fed672a-f3a8-448a-8d34-e023aa9f8a24"
    ],
    "album": "My Kingdom Come",
    "release_id": null,
    "release_group_id": "43c788c8-5f06-47a8-85b5-f8f74cb7e07a",
    "labels": [
        "Metalapolis"
    ],
    "label_ids": [],
    "release_date": "2026-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emerging from Villingen-Schwenningen, Germany, in 2012, Timeless Rage is a six-piece ensemble that has spent over a decade perfecting a style that fuses melodic power metal with epic orchestral layers. Their second full-length album, My Kingdom Come, recently released through Metalapolis Records, serves as both a powerful musical statement and a deep philosophical exploration. Read more: https://www.music-rebels.com/2026/03/27/timeless-rage-my-kingdom-come-symphonic-power-metal/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}