Information about plays

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

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

{
    "id": 3627467,
    "uri": "https://api.kexp.org/v2/plays/3627467/?format=api",
    "airdate": "2026-03-10T16:25:03-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?format=api",
    "image_uri": "https://ia903206.us.archive.org/18/items/mbid-1f22d8df-056c-35c3-aa7e-2f94f217b4de/mbid-1f22d8df-056c-35c3-aa7e-2f94f217b4de-26372864024_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-1f22d8df-056c-35c3-aa7e-2f94f217b4de/mbid-1f22d8df-056c-35c3-aa7e-2f94f217b4de-26372864024_thumb250.jpg",
    "song": "Nothing But Green Lights",
    "track_id": "ad45650e-e548-311d-9113-09186243a955",
    "recording_id": "74f550ff-a5e5-42e3-9bc1-c0f99a89f339",
    "artist": "Tom Vek",
    "artist_ids": [
        "83e72d2b-501e-4715-9bdf-8e6ffca42881"
    ],
    "album": "We Have Sound",
    "release_id": "1f22d8df-056c-35c3-aa7e-2f94f217b4de",
    "release_group_id": "2a010fe8-e24a-31ca-aff2-e5c3af35ed97",
    "labels": [
        "Tummy Touch"
    ],
    "label_ids": [
        "942bbf0f-b746-4d07-927b-8bdc34a81dea"
    ],
    "release_date": "2005-04-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Found on the British artist's debut album 'We Have Sound,' released in 2005.\nWe Have Sound is widely credited as one of the seminal albums that pioneered indie electronic music. Dave Bayley of Glass Animals calls the album “one of several responsible for us going on to make our music.” \nBayley contributed several Glass Animals Remixes to the 20th Anniversary Remix edition of We Have Sound, released in 2025.\nhttps://tomvek.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}