Information about plays

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

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

{
    "id": 3625906,
    "uri": "https://api.kexp.org/v2/plays/3625906/?format=api",
    "airdate": "2026-03-06T06:20:50-08:00",
    "show": 66104,
    "show_uri": "https://api.kexp.org/v2/shows/66104/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43-44213484803_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43-44213484803_thumb250.jpg",
    "song": "The Voices",
    "track_id": "e1c1398f-9997-43ee-8f90-2fd77d484aa8",
    "recording_id": "8c22885a-df71-4f54-91a4-fd877f995f5c",
    "artist": "Emanuela Hutter",
    "artist_ids": [
        "e352a844-0892-4d65-8a9b-09bfabfcddf9"
    ],
    "album": "Goose Bumps",
    "release_id": "8f5223c0-02bd-4810-94a5-c410d69e6a43",
    "release_group_id": "166da223-64d1-42fe-a1b6-f435291679ee",
    "labels": [
        "Hi-Style Records"
    ],
    "label_ids": [
        "de079daf-7855-4088-a807-bc68c8486525"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emanuela Hutter is a Swiss singer and frontwoman of Hillbilly Moon Explosion whose second solo album \"Goose Bumps\" (released February 2026) draws on classic rock, punk and torch song influences captured live at Chicago’s analog Hi‑Style studio. https://emanuelahutter.bandcamp.com/album/goose-bumps",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}