Information about plays

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

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

{
    "id": 3622131,
    "uri": "https://api.kexp.org/v2/plays/3622131/?format=api",
    "airdate": "2026-02-25T14:38:28-08:00",
    "show": 66028,
    "show_uri": "https://api.kexp.org/v2/shows/66028/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Like Honey",
    "track_id": "749d2202-3576-4f62-b510-676eb6875539",
    "recording_id": "e3384e80-0beb-4ac6-8d64-8cbb1e493991",
    "artist": "Ya Tseen feat. Anel Figueroa",
    "artist_ids": [
        "2aee4788-a12a-4f98-882c-885866221536",
        "aaf0bcf0-1c8f-4a64-832d-3ce6ca8d1e6d"
    ],
    "album": "Stand On My Shoulders",
    "release_id": "9ad843dc-34e0-4566-9a4f-d9091ba57c2d",
    "release_group_id": "105d6ca4-4a1e-4490-b5fa-73a6f1d69a58",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ya Tseen is a continually evolving musical collaboration guided by Nicholas Galanin/Yeil Ya Tseen. Born into the Sitka Tribe of Alaska (Tlingit) Galanin is L’uknax.ádi (Raven Coho clan).\n--\nGalanin is a musician and visual artist who has been creating music, customary Tlingit carving, and interdisciplinary art for over two decades. His sculpture and video work have been shown at the Public Art Abu Dhabi Biennial, Whitney Biennial, Sydney Biennial, Desert X, Art Week Miami Beach, and by the New York Public Art Fund. \n--\nYa Tseen was LIVE on KEXP in January.  Subscribe to our YouTube channel to be notified when that session airs.: https://www.youtube.com/kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}