Information about plays

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

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

{
    "id": 3627078,
    "uri": "https://api.kexp.org/v2/plays/3627078/?format=api",
    "airdate": "2026-03-09T10:49:04-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "https://ia800309.us.archive.org/14/items/mbid-3e5feef3-2959-4a3b-89a7-33152a0c2e9a/mbid-3e5feef3-2959-4a3b-89a7-33152a0c2e9a-13841602828_thumb500.jpg",
    "thumbnail_uri": "https://dn710801.ca.archive.org/0/items/mbid-3e5feef3-2959-4a3b-89a7-33152a0c2e9a/mbid-3e5feef3-2959-4a3b-89a7-33152a0c2e9a-13841602828_thumb250.jpg",
    "song": "Sun in an Empty Room",
    "track_id": "aa7d35e1-fc56-3ec8-afb2-59975afcf048",
    "recording_id": "5f669fc1-0959-4f06-a386-ffcfe2cc8c9c",
    "artist": "The Weakerthans",
    "artist_ids": [
        "bc68928b-fbb5-4aac-baae-52ba49202372"
    ],
    "album": "Reunion Tour",
    "release_id": "3e5feef3-2959-4a3b-89a7-33152a0c2e9a",
    "release_group_id": "8dea94aa-8055-3d80-844e-a0c692e0aaa2",
    "labels": [
        "Burning Heart Records"
    ],
    "label_ids": [
        "cd84bba3-342f-4b3d-93cd-a2b2e79465fe"
    ],
    "release_date": "2007-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Winnipeg's The Weakerthans named this 2007 song after Edward Hopper’s painting \"Sun in an Empty Room\" (1963, oil on canvas, 28 ¾ x 39 ½ inches). View the painting here: https://tinyurl.com/2p5ye9wj\n\nhttps://theweakerthans.bandcamp.com/\nhttps://www.theweakerthans.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}