Information about plays

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

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

{
    "id": 3525450,
    "uri": "https://api.kexp.org/v2/plays/3525450/?format=api",
    "airdate": "2025-07-11T06:06:29-07:00",
    "show": 63980,
    "show_uri": "https://api.kexp.org/v2/shows/63980/?format=api",
    "image_uri": "https://ia804606.us.archive.org/1/items/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f-21986047480_thumb500.jpg",
    "thumbnail_uri": "https://ia904606.us.archive.org/1/items/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f-21986047480_thumb250.jpg",
    "song": "For Free? (interlude)",
    "track_id": "8d60c9c9-7fde-4f75-bf4e-12d2c59ab6ae",
    "recording_id": "92ee7ebc-6421-4426-91b4-cbeaab93c5c8",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "To Pimp a Butterfly",
    "release_id": "88ab7a5c-fd27-421e-85f0-f107ed86a43f",
    "release_group_id": "d9103c72-3807-4378-9ce7-b6f3e8fdd547",
    "labels": [
        "Aftermath Entertainment",
        "Top Dawg Entertainment",
        "Interscope Records"
    ],
    "label_ids": [
        "c0629488-2aa2-4b46-9de8-decb27147444",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2015-03-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Guardian wrote that \"For Free? – Interlude\" is one stunning, sax-led jazz scat in which Lamar enunciates “this dick ain’t free”. At first, the interlude seems to riff on the anti-gold-digging sentiment familiar from umpteen hip-hop albums in which renown changes a rapper. Swiftly, though, we’re in deep. “I need 40 acres and a mule/ Not a-40-ounce-and-a-pitbull bullshit,” Lamar bristles, and a breathtaking torrent of rhyme follows, taking in the size of his manhood and bank interest. “Oh America, you a bad bitch/ I picked the cotton that made you rich,” he snarls.\n\nWatch the music video! https://www.youtube.com/watch?v=_ZTYgq4EoRo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}