Information about plays

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

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

{
    "id": 3618698,
    "uri": "https://api.kexp.org/v2/plays/3618698/?format=api",
    "airdate": "2026-02-17T12:11:10-08:00",
    "show": 65958,
    "show_uri": "https://api.kexp.org/v2/shows/65958/?format=api",
    "image_uri": "https://dn711108.ca.archive.org/0/items/mbid-99581850-91e1-328f-ac75-788c3e7dd681/mbid-99581850-91e1-328f-ac75-788c3e7dd681-21224266519_thumb500.jpg",
    "thumbnail_uri": "https://dn711108.ca.archive.org/0/items/mbid-99581850-91e1-328f-ac75-788c3e7dd681/mbid-99581850-91e1-328f-ac75-788c3e7dd681-21224266519_thumb250.jpg",
    "song": "New Town",
    "track_id": "4a3972b3-ae10-3bfd-8bf4-ee8adb989553",
    "recording_id": "a18f8236-781b-496a-be3d-61006fe1d92c",
    "artist": "Life Without Buildings",
    "artist_ids": [
        "f2fc3767-1688-4a84-be35-38b7928a1fcc"
    ],
    "album": "Any Other City",
    "release_id": "5f011174-ec6e-4573-a422-880ef5044c42",
    "release_group_id": "b6ec1503-cc55-348c-9086-858bb71d0696",
    "labels": [
        "DC Baltimore 2012"
    ],
    "label_ids": [
        "8c318116-a6b6-4c00-b3fa-8d7bbf3a519a"
    ],
    "release_date": "2001-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "See the wonderful Sue Tompkins and bandmates in a live performance of \"New Town\": https://www.youtube.com/watch?v=VxIbwsauQMk\n--\nLife Without Buildings, a mathy art-rock band from Glasgow fronted by one-of-a-kind vocalist Sue Tompkins, only issued one studio album, 2001's long out-of-print Any Other City. This reissue affirms that no one since has sounded quite like them, and to even try would miss the point. https://bit.ly/3wwq64l",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}