Information about plays

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

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

{
    "id": 3524305,
    "uri": "https://api.kexp.org/v2/plays/3524305/?format=api",
    "airdate": "2025-07-08T11:30:11-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?format=api",
    "image_uri": "https://ia801703.us.archive.org/21/items/mbid-9c2fc08a-6e0a-4beb-a5c7-a4f6aed7fcdb/mbid-9c2fc08a-6e0a-4beb-a5c7-a4f6aed7fcdb-28313756767_thumb500.jpg",
    "thumbnail_uri": "https://ia601703.us.archive.org/21/items/mbid-9c2fc08a-6e0a-4beb-a5c7-a4f6aed7fcdb/mbid-9c2fc08a-6e0a-4beb-a5c7-a4f6aed7fcdb-28313756767_thumb250.jpg",
    "song": "I Wanna Keep Yr Dog",
    "track_id": "c5cd9420-ccdf-4520-a84b-b527e9796673",
    "recording_id": "6fd9d179-8f41-4695-96d5-6613ee647f63",
    "artist": "illuminati hotties",
    "artist_ids": [
        "92de1f8d-833e-47d0-ba85-02a03c81848a"
    ],
    "album": "I Wanna Keep Yr Dog",
    "release_id": "9c2fc08a-6e0a-4beb-a5c7-a4f6aed7fcdb",
    "release_group_id": "46915894-8399-4ac6-bfdd-9734a27f483a",
    "labels": [
        "Tiny Engines"
    ],
    "label_ids": [
        "2610903c-f0ac-4e7c-a2ab-c50f7468a8c2"
    ],
    "release_date": "2019-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing this Saturday, July 12th, at Ballard Seafood Fest: https://www.seafoodfest.org/music\n--\nThis band, a project of producer, mixer, and audio engineer Sarah Tudzin, will also be at Seattle's Showbox on Wednesday, November 19th.\n--\nWatch illuminati hotties perform LIVE on KEXP in March of 2019: https://www.youtube.com/watch?v=5b56O30IYho",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}