Information about plays

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

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

{
    "id": 3527720,
    "uri": "https://api.kexp.org/v2/plays/3527720/?format=api",
    "airdate": "2025-07-16T11:34:34-07:00",
    "show": 64029,
    "show_uri": "https://api.kexp.org/v2/shows/64029/?format=api",
    "image_uri": "https://ia801501.us.archive.org/8/items/mbid-bbd021a0-0611-423b-aeb9-e50fe87827a8/mbid-bbd021a0-0611-423b-aeb9-e50fe87827a8-42469992109_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-bbd021a0-0611-423b-aeb9-e50fe87827a8/mbid-bbd021a0-0611-423b-aeb9-e50fe87827a8-42469992109_thumb250.jpg",
    "song": "The Sofa",
    "track_id": "67c3fa9a-e976-436d-b0d4-77a71ff101ab",
    "recording_id": "47102846-f07f-47d1-bfeb-3877074033c0",
    "artist": "Wolf Alice",
    "artist_ids": [
        "3547f34a-db02-4ab7-b4a0-380e1ef951a9"
    ],
    "album": "The Sofa",
    "release_id": "bbd021a0-0611-423b-aeb9-e50fe87827a8",
    "release_group_id": "1ccb6d6a-056a-4996-b857-8060f3901e4c",
    "labels": [
        "Mushroom Music"
    ],
    "label_ids": [
        "a7c9089c-6272-44c6-92b8-88f93696b477"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to my neighbor Margaret -- Thanks for listening!\n\n--\n\nWolf Alice is on tour! \nOct 6th (Mon) at Showbox Sodo in Seattle.\n\nOct 10th (Fri) at the Fox Theatre in Oakland.\n\nWatch Wolf Alice perform on KEXP in 2017 (hosted by Cheryl) here: https://www.youtube.com/watch?v=BfCDqkstCYI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}