Information about plays

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

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

{
    "id": 3562406,
    "uri": "https://api.kexp.org/v2/plays/3562406/?format=api",
    "airdate": "2025-10-07T17:24:55-07:00",
    "show": 64773,
    "show_uri": "https://api.kexp.org/v2/shows/64773/?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": "# 392\n___\nGrandaddy are on tour in support of the 25th anniversary of their classic album 'The Sophtware Slump'. They came through Seattle and SF last month, but you can still see them this month in other cities where you might live or visit: https://grandaddymusic.com/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}