Information about plays

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

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

{
    "id": 3667427,
    "uri": "https://api.kexp.org/v2/plays/3667427/?format=api",
    "airdate": "2026-06-13T17:12:14-07:00",
    "show": 66979,
    "show_uri": "https://api.kexp.org/v2/shows/66979/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-69d5c336-ea8f-4bfa-b82c-794152e20dfa/mbid-69d5c336-ea8f-4bfa-b82c-794152e20dfa-45283901803_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-69d5c336-ea8f-4bfa-b82c-794152e20dfa/mbid-69d5c336-ea8f-4bfa-b82c-794152e20dfa-45283901803_thumb250.jpg",
    "song": "Chicken Leg",
    "track_id": "ed1288ab-c179-4c54-ade0-fd319add4305",
    "recording_id": "ee587232-e28b-40a5-9c74-fb779ea13445",
    "artist": "Delvon Lamarr Organ Trio",
    "artist_ids": [
        "d70f3879-b92c-4948-a430-fc25d2e3c52d"
    ],
    "album": "Chicken Leg / If I Could",
    "release_id": "69d5c336-ea8f-4bfa-b82c-794152e20dfa",
    "release_group_id": "13a71002-b708-4f22-84b1-08d5ec28e441",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's own Delvon Lamarr Organ Trio will be performing in Seattle July 14th and 15th at Jazz Alley!\n---\n“feel good music”? It’s a booty-shake blend of 1960s soul-jazz; slinky New Orleans funk; vintage instrumental soul; and a splash of acid-rock guitar.\n\nhttps://delvonlamarrorgantrio.bandcamp.com/album/chicken-leg-if-i-could\n---\nhttps://delvonlamarrorgantrio.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}