Information about plays

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

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

{
    "id": 3638612,
    "uri": "https://api.kexp.org/v2/plays/3638612/?format=api",
    "airdate": "2026-04-06T12:13:49-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://coverartarchive.org/release/414db7b5-268b-4173-b4c5-7bcdfce82caf/44081543533-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/414db7b5-268b-4173-b4c5-7bcdfce82caf/44081543533-250.jpg",
    "song": "Time Wasted",
    "track_id": null,
    "recording_id": "cc4843ac-b7ce-45c7-9ae4-3d6c50b67c04",
    "artist": "Hannah Lew",
    "artist_ids": [
        "51acd5b1-a324-4125-b71e-a8c6e21dcf84"
    ],
    "album": "Hannah Lew",
    "release_id": null,
    "release_group_id": "24cef81f-e0c2-4f9f-9342-b0b2c1be0ae8",
    "labels": [
        "Night School Records"
    ],
    "label_ids": [
        "c1c4c804-e3cf-4312-ad4f-e6d498a2f304"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hosting KEXP's Midnight in a Perfect World on April 12th - next week! Hannah Lew is a Bay Area musician releasing her highly-anticipated debut self-titled solo record on April 10th via Glasgow-based label Night School Records. The album finds Hannah fully in the spotlight for the first time after being a member of beloved DIY bands Grass Widow and Cold Beat and she delivers an album \"soaked in imperious, wide-eyed pop songwriting and a girl-group/post punk aesthetic that belies the artist’s history in the U.S. underground.\" https://www.kexp.org/shows/Midnight-in-a-Perfect-World/\n\nhttp://hannahlew.com/\nhttps://hannahlew.bandcamp.com/album/hannah-lew-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}