Information about plays

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

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

{
    "id": 3574419,
    "uri": "https://api.kexp.org/v2/plays/3574419/?format=api",
    "airdate": "2025-11-05T19:01:19-08:00",
    "show": 65032,
    "show_uri": "https://api.kexp.org/v2/shows/65032/?format=api",
    "image_uri": "https://ia804607.us.archive.org/35/items/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5-2503734818_thumb500.jpg",
    "thumbnail_uri": "https://ia904607.us.archive.org/35/items/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5-2503734818_thumb250.jpg",
    "song": "Red Eyes and Tears",
    "track_id": "9ae71750-d92b-3266-88b9-0fed6676a551",
    "recording_id": "3990d709-539b-4270-9515-b46ac7c7251e",
    "artist": "Black Rebel Motorcycle Club",
    "artist_ids": [
        "32b90c92-9978-4a07-90eb-caa4b22f4907"
    ],
    "album": "B.R.M.C.",
    "release_id": "aab9191c-f1d4-4b54-b7e5-ad9439d480a5",
    "release_group_id": "ed9f81e5-7964-31ba-a49b-0776790e2347",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "2001-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A brooding early BRMC cut that turns minimal ingredients into a hypnotic pulse. Floor-tom thump and tambourine push a droning bass figure while guitars smear fuzz into a smoky halo. The vocal sits cool and incantatory—half prayer, half warning—leaning on mantra-like repetition to build trance. Instead of a big chorus, dynamics breathe in waves: feedback ghosts, slide flickers, a sudden drop so the beat feels heavier when it slams back. It’s desert-noir rock, equal parts leather and lullaby, capturing that late-night, headlights-on-empty-road feeling where menace and romance blur. Timeless, lean, and endlessly replayable.\u2028Listen: open.spotify.com/track/3pvTTAniXOLKWWtXn5sViP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}