Information about plays

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

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

{
    "id": 3536267,
    "uri": "https://api.kexp.org/v2/plays/3536267/?format=api",
    "airdate": "2025-08-05T14:44:33-07:00",
    "show": 64208,
    "show_uri": "https://api.kexp.org/v2/shows/64208/?format=api",
    "image_uri": "https://ia801902.us.archive.org/9/items/mbid-2a8aeee5-04f5-40c4-a7b0-7b812428d112/mbid-2a8aeee5-04f5-40c4-a7b0-7b812428d112-3717362313_thumb500.jpg",
    "thumbnail_uri": "https://ia801902.us.archive.org/9/items/mbid-2a8aeee5-04f5-40c4-a7b0-7b812428d112/mbid-2a8aeee5-04f5-40c4-a7b0-7b812428d112-3717362313_thumb250.jpg",
    "song": "Rhymin & Stealin",
    "track_id": "eb2ae2e2-cfe4-3007-a4bb-142383b39761",
    "recording_id": "3a58f0e0-fc53-495b-bb83-54d1170ef103",
    "artist": "Beastie Boys",
    "artist_ids": [
        "9beb62b2-88db-4cea-801e-162cd344ee53"
    ],
    "album": "Licensed to Ill",
    "release_id": "2a8aeee5-04f5-40c4-a7b0-7b812428d112",
    "release_group_id": "57f5e7c8-2a6e-34a0-b4cd-0e77695bc36f",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "1986-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1964, Adam Yauch , American Rapper and director known for his part in the Beastie Boys. He passed on May 4th, 2012 at 47 years old.\n---\nThis song samples the hook from Black Sabbath's 1971 \"Sweet Leaf.\"\nIt also famously samples John Bonham's drumming from Led Zeppelin's \"When The Levee Breaks.\"  and vocals from The Clash's version of \"I Fought The Law.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}