Information about plays

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

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

{
    "id": 3634516,
    "uri": "https://api.kexp.org/v2/plays/3634516/?format=api",
    "airdate": "2026-03-28T05:15:12-07:00",
    "show": 66299,
    "show_uri": "https://api.kexp.org/v2/shows/66299/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-b08b6174-7f4d-4064-a4d8-b6824e0dc1c3/mbid-b08b6174-7f4d-4064-a4d8-b6824e0dc1c3-40884043837_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-b08b6174-7f4d-4064-a4d8-b6824e0dc1c3/mbid-b08b6174-7f4d-4064-a4d8-b6824e0dc1c3-40884043837_thumb250.jpg",
    "song": "6′1″",
    "track_id": "396f6e8d-0653-3477-8e33-cf4cff8186d3",
    "recording_id": "60f5aa70-3ced-4725-a444-a7eee4bb1c4b",
    "artist": "Liz Phair",
    "artist_ids": [
        "149326c2-b8a3-48e3-b3d2-9b5b9593127f"
    ],
    "album": "Exile in Guyville",
    "release_id": "b08b6174-7f4d-4064-a4d8-b6824e0dc1c3",
    "release_group_id": "c186db82-9988-367e-8486-2e38e9b6c8db",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1993-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the opening song from Liz Phair's swaggering debut album.\n\"The songs on Exile in Guyville view life in the patriarchy through the eyes of a heterosexual young woman with a subversive streak who, in addition to experiencing the endless communication problems that afflict many intimate relationships, happens to find herself mixed up in the male-dominated indie scene in early ’90s Chicago (referred to as 'Guyville' in a song by Urge Overkill), and by extension, the male-dominated music industry. \"Because all industries are male-dominated**, from tech to fashion to construction to porn, the experiences described and feelings expressed in Exile in Guyville are pretty much universal. You don’t have to be a rock star, a backup singer or even a groupie to understand where Liz Phair is coming from.\" https://tinyurl.com/43z4spwp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}