Information about plays

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

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

{
    "id": 3628367,
    "uri": "https://api.kexp.org/v2/plays/3628367/?format=api",
    "airdate": "2026-03-13T09:10:36-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-7cc0bcbf-eb04-479c-bbf5-ca237021c492/mbid-7cc0bcbf-eb04-479c-bbf5-ca237021c492-33166933465_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-7cc0bcbf-eb04-479c-bbf5-ca237021c492/mbid-7cc0bcbf-eb04-479c-bbf5-ca237021c492-33166933465_thumb250.jpg",
    "song": "Allison",
    "track_id": "83852707-2b4c-3562-9b9a-45e0e40767ba",
    "recording_id": "0fd7412c-084a-403d-8a7d-446117112e54",
    "artist": "Pixies",
    "artist_ids": [
        "b6b2bb8d-54a9-491f-9607-7b546023b433"
    ],
    "album": "Bossanova",
    "release_id": "ac3d27d6-1377-330c-9536-d0c4c79e3da8",
    "release_group_id": "e062f23a-ed81-3baf-8f24-8979fef060cc",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2003-05-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was a a tribute to jazz cool cat Mose Allison. Here's his 2016 NY Times obituary: https://www.nytimes.com/2016/11/16/arts/music/mose-allison-a-font-of-jazz-and-blues-dies-at-89.html\n--\nHere are Pixies performing it live in 1991: https://www.youtube.com/watch?v=62UGYa-h6lc\n---\nWhere else is a DJ empowered t play the music that they prefer? Donate in support of human-powered music: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}