Information about plays

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

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

{
    "id": 3531113,
    "uri": "https://api.kexp.org/v2/plays/3531113/?format=api",
    "airdate": "2025-07-24T10:54:24-07:00",
    "show": 64099,
    "show_uri": "https://api.kexp.org/v2/shows/64099/?format=api",
    "image_uri": "https://ia800800.us.archive.org/18/items/mbid-427c06fd-4549-3556-beee-0d3221b99308/mbid-427c06fd-4549-3556-beee-0d3221b99308-39542839447_thumb500.jpg",
    "thumbnail_uri": "https://ia600800.us.archive.org/18/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 are touring this fall in support of the 25th anniversary of their classic album 'The Sophtware Slump' which has Pedro the Lion opening on a handful of dates including stops in LA and San Francisco.\n\nDon't miss them on Thursday, September 18th at Neptune Theatre in Seattle!\n\nhttps://www.stereogum.com/2306851/grandaddy-announce-the-sophtware-slump-25th-anniversary-tour-with-pedro-the-lion-greg-freeman/news/\n\nhttps://grandaddymusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}