Information about plays

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

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

{
    "id": 3655932,
    "uri": "https://api.kexp.org/v2/plays/3655932/?format=api",
    "airdate": "2026-05-17T12:09:49-07:00",
    "show": 66742,
    "show_uri": "https://api.kexp.org/v2/shows/66742/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-49936617-caeb-432f-b426-e8f3ce15043f/mbid-49936617-caeb-432f-b426-e8f3ce15043f-10694506467_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-49936617-caeb-432f-b426-e8f3ce15043f/mbid-49936617-caeb-432f-b426-e8f3ce15043f-10694506467_thumb250.jpg",
    "song": "Bros",
    "track_id": "dcbae58e-39ce-4a95-ba24-e3e3d0650e0d",
    "recording_id": "7c164685-a8f7-441a-917b-d7b127c4ac76",
    "artist": "Wolf Alice",
    "artist_ids": [
        "3547f34a-db02-4ab7-b4a0-380e1ef951a9"
    ],
    "album": "My Love Is Cool",
    "release_id": "49936617-caeb-432f-b426-e8f3ce15043f",
    "release_group_id": "e1085098-3b62-430f-b6c3-7a23eb6fecf3",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2015-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Bros” is a song that is written about frontwoman Ellie Rowsell’s early years growing up in North London with Sadie Cleary, who used to play bass for the band. Ellie Rowsell said: “It’s an ode to childhood imagination and friendship and all the charm that comes with that.”\n -- \nSee the lovely video here: https://youtu.be/TD_Q9CxXTo4\n--\nSee Wolf Alice performing live in our studio in 2017: https://www.youtube.com/watch?v=BfCDqkstCYI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}