Information about plays

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

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

{
    "id": 3550339,
    "uri": "https://api.kexp.org/v2/plays/3550339/?format=api",
    "airdate": "2025-09-08T06:31:49-07:00",
    "show": 64507,
    "show_uri": "https://api.kexp.org/v2/shows/64507/?format=api",
    "image_uri": "https://ia800707.us.archive.org/1/items/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f-42152827609_thumb500.jpg",
    "thumbnail_uri": "https://ia800707.us.archive.org/1/items/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f-42152827609_thumb250.jpg",
    "song": "Bluebird of Happiness",
    "track_id": "e885d581-9962-4425-a08a-5474fd9740bc",
    "recording_id": "e35bb725-9185-4f82-a4b5-1b62e94bc2ad",
    "artist": "Hand Habits",
    "artist_ids": [
        "a92d48e1-40a9-457d-971c-ddb748d78759"
    ],
    "album": "Blue Reminder",
    "release_id": "c8e6073c-028b-4dd1-9db0-3808c616551f",
    "release_group_id": "1c51c33b-356e-4c22-87b1-d98bbfe15c18",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing live:\n\n- 10/15 at The Chapel in San Francisco\n- 10/21 at The Tractor Tavern in Seattle\n\nAlbum review from KEXP's Chris Sanley:\n\nOn their fourth studio album as Hand Habits, Meg Duffy’s heart is cracked wide open. Their folk-tinged indie rock sound is propelled by their beautiful vocals that grow richer with each release, and a lush, layered soundscape featuring saxophone, keys, backing vocals, and, of course, their brilliant guitar work. ‘Blue Reminder’ explores the full spectrum of love: from a profound romantic connection to self-love, and how these experiences can evoke both fear and euphoria. These raw, ornate songs feel simultaneously larger than life and intimate enough to fit in the palm of your hand, striking a delicate, approachable balance that allows them to resonate deeply, whether you’re on your first or fifteenth listen.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}