Information about plays

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

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

{
    "id": 3656319,
    "uri": "https://api.kexp.org/v2/plays/3656319/?format=api",
    "airdate": "2026-05-18T08:13:54-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-d9350123-6974-433b-9b2f-ef2a2cdafe20/mbid-d9350123-6974-433b-9b2f-ef2a2cdafe20-27347513944_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-d9350123-6974-433b-9b2f-ef2a2cdafe20/mbid-d9350123-6974-433b-9b2f-ef2a2cdafe20-27347513944_thumb250.jpg",
    "song": "How Lucky",
    "track_id": "7fc5d749-fab4-43da-86f4-49b07e437ed4",
    "recording_id": "45bf0e16-cb64-4ac6-916e-87b7c2a72b71",
    "artist": "Kurt Vile feat. John Prine",
    "artist_ids": [
        "e07a111e-4e8a-4651-a849-01ac60551ab2",
        "e86492c1-0376-4df0-8042-8ba058c83960"
    ],
    "album": "Speed, Sound, Lonely KV",
    "release_id": "d9350123-6974-433b-9b2f-ef2a2cdafe20",
    "release_group_id": "0e851efe-d13d-4a6c-af3d-9a0d32687406",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2020-10-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Kevin in Maryland. Happy birthday! Hang in there, friend.\n\nJohn Prine wrote this wonderful song for his 1979 album \"Pink Cadillac.\" His admirer Kurt Vile was able to record this duet with Prine before the latter's death from COVID in April, 2020.: https://cigarjukebox.com/2020/10/14/kurt-vile-ft-john-prine-on-how-lucky-one-final-track-from-the-master/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}