Information about plays

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

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

{
    "id": 3636824,
    "uri": "https://api.kexp.org/v2/plays/3636824/?format=api",
    "airdate": "2026-04-02T09:55:43-07:00",
    "show": 66344,
    "show_uri": "https://api.kexp.org/v2/shows/66344/?format=api",
    "image_uri": "https://dn711204.ca.archive.org/0/items/mbid-a8d50529-8de6-4c66-91cb-e53612d99bd4/mbid-a8d50529-8de6-4c66-91cb-e53612d99bd4-44624176943_thumb500.jpg",
    "thumbnail_uri": "https://dn711204.ca.archive.org/0/items/mbid-a8d50529-8de6-4c66-91cb-e53612d99bd4/mbid-a8d50529-8de6-4c66-91cb-e53612d99bd4-44624176943_thumb250.jpg",
    "song": "If You Change",
    "track_id": "accb6bbb-c740-440d-abdc-8c6f5eaf6619",
    "recording_id": "3787e8b4-28ed-4d37-b5a2-e922ecf53bc9",
    "artist": "Widowspeak",
    "artist_ids": [
        "ef9d28db-a1b7-4957-aa79-ed289a77ce10"
    ],
    "album": "Roses",
    "release_id": "a8d50529-8de6-4c66-91cb-e53612d99bd4",
    "release_group_id": "02798d4a-3539-40c9-9acc-f590eea89b01",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Widowspeak's new album \"Roses\" is out on June 5! Pre order here:\nhttps://widowspeak.bandcamp.com/album/roses\n\nWidowspeak will be on tour this summer!:\nJul 30 - Barboza in Seattle, WA\nJul 31-Aug 2 - Pickathon in Happy Valley, OR\nAug 4 - Bottom of the Hill in San Francisco, CA\n\nhttps://widowspeak.bandcamp.com/album/roses",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}