Information about plays

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

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

{
    "id": 3557536,
    "uri": "https://api.kexp.org/v2/plays/3557536/?format=api",
    "airdate": "2025-09-25T10:29:11-07:00",
    "show": 64657,
    "show_uri": "https://api.kexp.org/v2/shows/64657/?format=api",
    "image_uri": "https://ia801506.us.archive.org/20/items/mbid-0f1602e0-0470-451f-9f46-90fd3793a40c/mbid-0f1602e0-0470-451f-9f46-90fd3793a40c-8533711258_thumb500.jpg",
    "thumbnail_uri": "https://ia801506.us.archive.org/20/items/mbid-0f1602e0-0470-451f-9f46-90fd3793a40c/mbid-0f1602e0-0470-451f-9f46-90fd3793a40c-8533711258_thumb250.jpg",
    "song": "Half Crazy",
    "track_id": "bc346b73-d047-4fa4-bcef-758174c9807c",
    "recording_id": "4932bc16-0b2f-4e6a-832f-015eaef9caa3",
    "artist": "The Barr Brothers",
    "artist_ids": [
        "e8c28ca7-c14d-4dff-86d6-06bfac138422"
    ],
    "album": "Sleeping Operator",
    "release_id": "0f1602e0-0470-451f-9f46-90fd3793a40c",
    "release_group_id": "0cc75875-e9da-4045-8fd2-004f33941d85",
    "labels": [
        "Secret City Records"
    ],
    "label_ids": [
        "52e7fb03-e52f-4a7c-983a-42d8db2729a6"
    ],
    "release_date": "2014-10-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Barr Brothers are an indie folk band founded in Montreal, Quebec in 2006, consisting of two brothers Andrew (drums, percussion, vocals, keyboards) and Brad Barr (guitar, vocals), as well as bassist Morgan Moore, pedal steel guitarist Brett Lanier, and harpist Eveline Gregoire-Rousseau.\n\nThey have performed at Pickathon over the years as well as having supported Calexico, My Morning Jacket, The War on Drugs and many more.\n\nHere they are performing live at Breakglass Studios during POP Montreal 2017 as part of Live on KEXP:\nhttps://www.youtube.com/watch?v=M6eP7VTMQmw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}