Information about plays

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

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

{
    "id": 3656366,
    "uri": "https://api.kexp.org/v2/plays/3656366/?format=api",
    "airdate": "2026-05-18T11:14:49-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-d3bca172-fa17-4f55-8011-0a2851e59d19/mbid-d3bca172-fa17-4f55-8011-0a2851e59d19-17353601806_thumb500.jpg",
    "thumbnail_uri": "https://ia601809.us.archive.org/35/items/mbid-d3bca172-fa17-4f55-8011-0a2851e59d19/mbid-d3bca172-fa17-4f55-8011-0a2851e59d19-17353601806_thumb250.jpg",
    "song": "Dance Song ’97",
    "track_id": "177b76fd-8bec-36af-8bfb-46c91e4e883c",
    "recording_id": "2e1652d0-20b5-4c37-b172-a151b7ebb7d4",
    "artist": "Sleater‐Kinney",
    "artist_ids": [
        "e36e78eb-3ace-4acd-882c-16789e700ab7"
    ],
    "album": "Dig Me Out",
    "release_id": "d3bca172-fa17-4f55-8011-0a2851e59d19",
    "release_group_id": "209b45b7-8b2f-3e07-b194-efff9cde80dd",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "1997-04-08",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n\n- Olympia, WA's South Sound Block Party (Aug 28th-29th: https://www.southsoundblockparty.com/)\n- Berkeley, CA's Greek Theatre - with Liz Phair! (Sept 8th)\n\n'Dig Me Out' is the third studio album by the American rock band Sleater-Kinney, released on April 8, 1997, by Kill Rock Stars and recorded at John and Stu's Place in Seattle!\n\nhttps://www.sleater-kinney.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}