Information about plays

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

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

{
    "id": 3579377,
    "uri": "https://api.kexp.org/v2/plays/3579377/?format=api",
    "airdate": "2025-11-17T11:23:21-08:00",
    "show": 65136,
    "show_uri": "https://api.kexp.org/v2/shows/65136/?format=api",
    "image_uri": "https://ia801202.us.archive.org/17/items/mbid-6914cb5b-a94d-439e-8943-cc206cf088b2/mbid-6914cb5b-a94d-439e-8943-cc206cf088b2-21399020082_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/17/items/mbid-6914cb5b-a94d-439e-8943-cc206cf088b2/mbid-6914cb5b-a94d-439e-8943-cc206cf088b2-21399020082_thumb250.jpg",
    "song": "Sleeping Volcanoes",
    "track_id": "fe8bbc68-ed90-496c-84c1-f2c95b1d1f5e",
    "recording_id": "86196bff-58b9-4d98-a62e-17d3d01b2cf2",
    "artist": "Cass McCombs",
    "artist_ids": [
        "c213f661-70a8-42aa-b858-62f5bd2d72e9"
    ],
    "album": "Tip of the Sphere",
    "release_id": "6914cb5b-a94d-439e-8943-cc206cf088b2",
    "release_group_id": "dccf9465-1172-4050-aa2c-cf3b223a81c5",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2019-02-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alternative singer/songwriter known for his haunting voice, perceptive lyrics, and wry demeanor. https://bit.ly/43BeQ6L\n\nUpcoming shows include:\n- Seattle, WA (Tractor Tavern) Saturday, April 4th\n- Petaluma, CA (Mystic Theatre) Tuesday, April 7th\n- San Francisco, CA (Great American Music Hall) Thursday, April 9th\n\nEnjoy Live Video from Cass McCombs' 2019 KEXP In-Studio, hosted by Cheryl: https://bit.ly/4mjeJUD.\n\nhttps://cassmccombs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}