Information about plays

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

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

{
    "id": 3640216,
    "uri": "https://api.kexp.org/v2/plays/3640216/?format=api",
    "airdate": "2026-04-10T08:16:43-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-9b75a12e-e626-4b3b-aea2-f7992ac54616/mbid-9b75a12e-e626-4b3b-aea2-f7992ac54616-38095860001_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-9b75a12e-e626-4b3b-aea2-f7992ac54616/mbid-9b75a12e-e626-4b3b-aea2-f7992ac54616-38095860001_thumb250.jpg",
    "song": "Tipsy",
    "track_id": "b85cf33f-11ad-4511-b16c-47cedeb72bc8",
    "recording_id": "c51da2a2-f515-4214-bb3e-26b463c481b6",
    "artist": "clipping.",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "Tipsy b/w Midnight",
    "release_id": "9b75a12e-e626-4b3b-aea2-f7992ac54616",
    "release_group_id": "168bd59c-b74c-456a-ba42-47fa85fdbe46",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-02-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L.A. group clipping. consists of rapper Daveed Diggs and producers William Hutson and Jonathan Snipes. \n--\nclipping. says, “J-Kwon’s ‘Tipsy’ is one of the greatest party rap songs of all time. We could never make a beat as hard as the original, so we took our version in another direction — something like if Skinny Puppy had somehow remixed it in the late 1980s.”\n--\n\nWatch clipping. performing live in the kEXP studio in 2017: https://www.youtube.com/watch?v=1qd97k4Jr80",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}