Information about plays

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

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

{
    "id": 3633554,
    "uri": "https://api.kexp.org/v2/plays/3633554/?format=api",
    "airdate": "2026-03-25T16:31:24-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?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": "Woman",
    "track_id": "1e644738-3b2c-4d94-86a8-bf3071b710ed",
    "recording_id": "fcf101be-34d3-4b10-9239-cd5c969c8f77",
    "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": "Danger Mouse joins Karen O on this track. We just heard Gnarls Barkley with Danger Mouse.\n\nDanger Mouse: Brian Joseph Burton, is a musician, songwriter and record producer. He came to prominence in 2004 when he released The Grey Album, which combined vocal performances from Jay-Z's The Black Album with instrumentals from The Beatles' The Beatles (aka the White Album). He formed Gnarls Barkley with CeeLo Green, Broken Bells with James Mercer of The Shins and has worked with rapper MF Doom as Danger Doom and released the album The Mouse and the Mask.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}