Information about plays

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

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

{
    "id": 3624372,
    "uri": "https://api.kexp.org/v2/plays/3624372/?format=api",
    "airdate": "2026-03-02T10:55:27-08:00",
    "show": 66072,
    "show_uri": "https://api.kexp.org/v2/shows/66072/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-05eb7424-f747-4064-bb54-657569eb8dca/mbid-05eb7424-f747-4064-bb54-657569eb8dca-22723875016_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-05eb7424-f747-4064-bb54-657569eb8dca/mbid-05eb7424-f747-4064-bb54-657569eb8dca-22723875016_thumb250.jpg",
    "song": "Redeemer",
    "track_id": "4d2357b6-9373-40fb-891e-cd292e86bea5",
    "recording_id": "e1836d9e-b787-4979-a687-5a94d74816f8",
    "artist": "Karen O & Danger Mouse",
    "artist_ids": [
        "4b356f05-bcc2-4544-925b-fd9a1bf708be",
        "14d44067-99c2-4f77-b58b-138f0b6911fa"
    ],
    "album": "Lux Prima",
    "release_id": "05eb7424-f747-4064-bb54-657569eb8dca",
    "release_group_id": "c5b39f08-78b8-41cd-a5c6-3ddfe0cd406a",
    "labels": [
        "BMG Rights Management"
    ],
    "label_ids": [
        "49b3f86b-46e5-40bf-b05c-f8ee4eb89327"
    ],
    "release_date": "2019-03-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another great pick from KEXP 90.TEEN DJ Darya!\n\n--\n\n\"Lux Prima\" — a meeting of minds between the punk queen and the shape-shifting avant-funk producer Brian \"Danger Mouse\" Burton— feels like the work of two kindred spirits. As Karen says, “Brian is as masculine as you get, but I just dragged him along my journey to the Divine Feminine.”: https://www.rollingstone.com/music/music-features/karen-o-danger-mouse-lux-prima-interview-807198/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}