Information about plays

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

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

{
    "id": 3631451,
    "uri": "https://api.kexp.org/v2/plays/3631451/?format=api",
    "airdate": "2026-03-20T11:26:38-07:00",
    "show": 66230,
    "show_uri": "https://api.kexp.org/v2/shows/66230/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-427c06fd-4549-3556-beee-0d3221b99308/mbid-427c06fd-4549-3556-beee-0d3221b99308-39542839447_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-427c06fd-4549-3556-beee-0d3221b99308/mbid-427c06fd-4549-3556-beee-0d3221b99308-39542839447_thumb250.jpg",
    "song": "The Crystal Lake",
    "track_id": "0530184a-797b-3bb8-9fc7-a68d807d2087",
    "recording_id": "aaa5a1c0-3082-4b32-b4af-52ce54d87aff",
    "artist": "Grandaddy",
    "artist_ids": [
        "9d4c4835-c71a-4647-a4fc-263e26832cd0"
    ],
    "album": "The Sophtware Slump",
    "release_id": "427c06fd-4549-3556-beee-0d3221b99308",
    "release_group_id": "1feb6a47-2725-3f26-9762-3dc0ecffe4de",
    "labels": [
        "Will Records",
        "V2"
    ],
    "label_ids": [
        "d1bed6b5-b508-4d4b-bd22-c88cf0bb890a",
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2000-05-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Grandaddy's gently psychedelic musical approach and off-kilter lyrics that touch on topics like office work and robots, when combined with the plaintive vocals of leader Jason Lytle, has proven to be unique and enduring.\"\n\nhttps://www.allmusic.com/artist/grandaddy-mn0000660053#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}