Information about plays

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

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

{
    "id": 3656776,
    "uri": "https://api.kexp.org/v2/plays/3656776/?format=api",
    "airdate": "2026-05-19T09:35:02-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf-44081543533_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf-44081543533_thumb250.jpg",
    "song": "Sunday",
    "track_id": "a6337358-01ac-4ce8-b8fe-c086a5dcd8a3",
    "recording_id": "ef74f52c-1902-47b4-9f3d-5ff64cadd344",
    "artist": "Hannah Lew",
    "artist_ids": [
        "51acd5b1-a324-4125-b71e-a8c6e21dcf84"
    ],
    "album": "Hannah Lew",
    "release_id": "414db7b5-268b-4173-b4c5-7bcdfce82caf",
    "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": "Hannah Lew is playing LIVE on KEXP Fri. June 26 at 11am, as well as an album release show at the Independent in SF on Saturday, May 23rd!\n\nSee the video for \"Sunday\" here: https://tinyurl.com/4xrzzu2y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}