Information about plays

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

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

{
    "id": 3611911,
    "uri": "https://api.kexp.org/v2/plays/3611911/?format=api",
    "airdate": "2026-02-01T14:26:14-08:00",
    "show": 65813,
    "show_uri": "https://api.kexp.org/v2/shows/65813/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-e8acb372-3b52-4d98-b117-901fc0800e74/mbid-e8acb372-3b52-4d98-b117-901fc0800e74-44107386477_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-e8acb372-3b52-4d98-b117-901fc0800e74/mbid-e8acb372-3b52-4d98-b117-901fc0800e74-44107386477_thumb250.jpg",
    "song": "Lean",
    "track_id": "d0c86eef-449b-4540-a474-b01e21a3c823",
    "recording_id": "f0a26b8e-91ff-4619-86a8-b189e3ff6a4c",
    "artist": "Charlotte Day Wilson ft. Saya Gray",
    "artist_ids": [
        "b949a783-214b-429d-a184-4e75c0f8be9c",
        "a78f1671-3ebf-4822-b2bd-70ccc3088c2d"
    ],
    "album": "Lean",
    "release_id": "e8acb372-3b52-4d98-b117-901fc0800e74",
    "release_group_id": "59dd20b8-ec49-44a2-a412-4c967b38c1f3",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2026-01-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that Toronto-based singer, songwriter, producer, and multi-instrumentalist Charlotte Day Wilson will be KEXP's guest DJ for Midnight in a Perfect World on February 8th?\n\nhttps://www.kexp.org/shows/Midnight-in-a-Perfect-World/\n\nNew EP \"Patchwork\" comes out on February 6th.\n\nhttps://charlottedaywilson.bandcamp.com/track/lean\nhttps://charlottedaywilson.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}