Information about plays

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

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

{
    "id": 3559726,
    "uri": "https://api.kexp.org/v2/plays/3559726/?format=api",
    "airdate": "2025-09-30T17:31:57-07:00",
    "show": 64711,
    "show_uri": "https://api.kexp.org/v2/shows/64711/?format=api",
    "image_uri": "https://dn720006.ca.archive.org/0/items/mbid-82513761-6b34-4060-b4ad-dd42a75d199b/mbid-82513761-6b34-4060-b4ad-dd42a75d199b-29608306722_thumb500.jpg",
    "thumbnail_uri": "https://ia803205.us.archive.org/2/items/mbid-82513761-6b34-4060-b4ad-dd42a75d199b/mbid-82513761-6b34-4060-b4ad-dd42a75d199b-29608306722_thumb250.jpg",
    "song": "Dirty Harry",
    "track_id": "4f2997da-fc1c-3261-af7c-c3779ef4d3e6",
    "recording_id": "b3724cd7-d268-42f5-8557-88d926a4b689",
    "artist": "Gorillaz",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596"
    ],
    "album": "Demon Days",
    "release_id": "82513761-6b34-4060-b4ad-dd42a75d199b",
    "release_group_id": "f959a46a-a136-3134-9412-6572b23fad95",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "2005-05-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Demon Days is the second studio album by Gorillaz.  The album features the hit singles \"Feel Good Inc.\", \"DARE\", \"Kids With Guns\", and \"El Mañana\", with contributions from De La Soul, Neneh Cherry, Martina Topley-Bird, Roots Manuva, MF DOOM, Ike Turner, Bootie Brown of the Pharcyde, Shaun Ryder, Dennis Hopper, the London Community Gospel Choir, and the Children's Choir of San Fernandez.\nhttps://gorillaz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}