Information about plays

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

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

{
    "id": 3610608,
    "uri": "https://api.kexp.org/v2/plays/3610608/?format=api",
    "airdate": "2026-01-29T11:50:34-08:00",
    "show": 65785,
    "show_uri": "https://api.kexp.org/v2/shows/65785/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-e013c386-7d9a-40a4-b6ac-00961c7cd764/mbid-e013c386-7d9a-40a4-b6ac-00961c7cd764-42458357783_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-e013c386-7d9a-40a4-b6ac-00961c7cd764/mbid-e013c386-7d9a-40a4-b6ac-00961c7cd764-42458357783_thumb250.jpg",
    "song": "Sulk",
    "track_id": "a423b6f5-f6c4-3a8c-91f5-8b6d0da62651",
    "recording_id": "5398dd0f-00f6-406e-a264-ac88d78e56bc",
    "artist": "TR/ST",
    "artist_ids": [
        "b8e3d1ae-5983-4af1-b226-aa009b294111"
    ],
    "album": "TRST",
    "release_id": "e013c386-7d9a-40a4-b6ac-00961c7cd764",
    "release_group_id": "db465cfb-8ad5-4648-b60d-ad2855eb0213",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2012-02-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TR/ST (fka Trust) is the musical alias of Winnipeg-born, LA-based producer, singer, and performer Robert Alfons. https://bit.ly/4qM4ryt\n\nEnjoy Live Video from TR/ST's 2019 KEXP In-Studio: https://www.youtube.com/watch?v=uyPIKhipvOM.\n\nhttps://trstonline.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}