Information about plays

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

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

{
    "id": 3550802,
    "uri": "https://api.kexp.org/v2/plays/3550802/?format=api",
    "airdate": "2025-09-09T09:29:45-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d-42896729201_thumb500.jpg",
    "thumbnail_uri": "https://ia801003.us.archive.org/14/items/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d-42896729201_thumb250.jpg",
    "song": "Perfect Combo",
    "track_id": "7011a7b2-c11c-4e74-b176-898d8e6b27f1",
    "recording_id": "d3237832-ecdd-419f-9e01-c9f5168a13bc",
    "artist": "Ya Tseen feat. dreamcastmoe",
    "artist_ids": [
        "2aee4788-a12a-4f98-882c-885866221536",
        "d4a415a7-576c-475c-9d94-ec96cb903a14"
    ],
    "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": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nicholas Galanin, aka Yéil Ya Tseen, is a multi-disciplinary artist and musician from Alaska. His work often explores a dialogue of change and identity between Native and non-Native communities.\n\nYa Tseen's new album Stand On My Shoulders releases January 16, 2026!\n\nYa Tseen is opening for Portugal. The Man  at the Showbox in Seattle on November 9th.\n\nCheck out Ya Tseen's KEXP live from home!:https://www.youtube.com/watch?v=BcGe_YKaNaY&embeds_referring_euri=https%3A%2F%2Fwww.google.com%2Fsearch%3Fq%3Dya%2Btseen%2Bkexp%26rlz%3D1C5CHFA_enGB1095GB1095%26oq%3Dya%2Btseen%2B%26gs_lcrp%3DEgZjaHJvbWUqCAgAEEUYJxg7MggIABBFGC&source_ve_path=Mjg2NjY\n\nhttps://yatseen.bandcamp.com/album/stand-on-my-shoulders-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}