Information about plays

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

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

{
    "id": 3656900,
    "uri": "https://api.kexp.org/v2/plays/3656900/?format=api",
    "airdate": "2026-05-19T16:29:08-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn711300.ca.archive.org/0/items/mbid-dbfbe778-753a-4171-9a8a-54c809558043/mbid-dbfbe778-753a-4171-9a8a-54c809558043-18614760642_thumb500.jpg",
    "thumbnail_uri": "https://dn711300.ca.archive.org/0/items/mbid-dbfbe778-753a-4171-9a8a-54c809558043/mbid-dbfbe778-753a-4171-9a8a-54c809558043-18614760642_thumb250.jpg",
    "song": "Trafalgar Square",
    "track_id": "9709398c-f2af-4c8f-bb7b-f719b9605285",
    "recording_id": "696ac3f5-a698-42c2-80fb-2bfb171d87d6",
    "artist": "Jonathan Wilson",
    "artist_ids": [
        "2f17f9f7-2df1-49d6-ab2b-7bb4ba580746"
    ],
    "album": "Rare Birds",
    "release_id": "dbfbe778-753a-4171-9a8a-54c809558043",
    "release_group_id": "34187173-fa0e-42ec-87cf-41dc0f0315e8",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2018-03-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Evie hosted Jonathan Wilson as part of KEXP's VIP Club concert series, live at The Triple Door in September 2018 -- and he played this song!\n\nCheck it out after the show: https://youtu.be/Vaze9Yx2Ukw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}