Information about plays

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

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

{
    "id": 3656496,
    "uri": "https://api.kexp.org/v2/plays/3656496/?format=api",
    "airdate": "2026-05-18T18:10:52-07:00",
    "show": 66753,
    "show_uri": "https://api.kexp.org/v2/shows/66753/?format=api",
    "image_uri": "https://dn711301.ca.archive.org/0/items/mbid-6ab8e549-13bc-39c0-b947-423ada5ee844/mbid-6ab8e549-13bc-39c0-b947-423ada5ee844-29746657102_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/12/items/mbid-6ab8e549-13bc-39c0-b947-423ada5ee844/mbid-6ab8e549-13bc-39c0-b947-423ada5ee844-29746657102_thumb250.jpg",
    "song": "Warning Shots",
    "track_id": "559235bd-bf97-3116-90e9-a5e7819f6285",
    "recording_id": "4f7eba12-65cf-4ccd-9528-40748ea8a89e",
    "artist": "Thievery Corporation feat. Sleepy Wonder & Gunjan",
    "artist_ids": [
        "a505bb48-ad65-4af4-ae47-29149715bff9",
        "32cfcd67-a05a-4dd3-b295-f0907becd831",
        "051eeea5-d065-4a0a-a0a0-39f53f851c3d"
    ],
    "album": "The Cosmic Game",
    "release_id": "6ab8e549-13bc-39c0-b947-423ada5ee844",
    "release_group_id": "46a4c350-5d39-39e5-8ce8-d94dda896412",
    "labels": [
        "Eighteenth Street Lounge Music"
    ],
    "label_ids": [
        "854bde53-2065-416f-bba4-3ab868709e99"
    ],
    "release_date": "2005-02-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thievery Corporation is the project of two Washington (D.C.) disc jockeys, Eric Hilton and Rob Garza, who first met in 1995.  \nHere, they sample the drums from Afrique's 1973 \"Kissing My Love\" and Les Baxter's 1969 \"Hogin' Machine, \" plus the vocals from The D.O.C.'s \"It's Funky enough.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}