Information about plays

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

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

{
    "id": 3610421,
    "uri": "https://api.kexp.org/v2/plays/3610421/?format=api",
    "airdate": "2026-01-29T01:34:39-08:00",
    "show": 65782,
    "show_uri": "https://api.kexp.org/v2/shows/65782/?format=api",
    "image_uri": "https://coverartarchive.org/release/ac211e73-4bfe-41c4-9b65-8cb48d2573cd/31698313989-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ac211e73-4bfe-41c4-9b65-8cb48d2573cd/31698313989-250.jpg",
    "song": "Let Me Clear My Throat",
    "track_id": null,
    "recording_id": "32ffa0fd-619f-43bf-82f8-02ba4b1556f2",
    "artist": "DJ Kool",
    "artist_ids": [
        "22c16b9e-a3fc-48df-9fc1-2dd0b0ffe100"
    ],
    "album": "Let Me Clear My Throat",
    "release_id": null,
    "release_group_id": "71a39b10-ead0-3ca8-b411-3543e88d0a7a",
    "labels": [
        "American Recordings"
    ],
    "label_ids": [
        "f5be9cfe-e1af-405c-a074-caeaed6797c0"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One, two, three, come on now\nWhen I say freeze you just freeze one time\nWhen I say freeze y'all stop on a dime\nWhen I say freeze you just freeze one time\nWhen I say freeze y'all stop on a dime\nFreeze\n\n\"DJ Kool's 'Let Me Clear My Throat' was one of the most invigorating hip-hop records of the mid-'90s, simply because it didn't follow conventional hardcore, alternative, or gangsta rap patterns. Instead, DJ Kool returned to the wild, careening atmosphere of freestyle, old-school hip-hop, anchoring the rhymes with spare scratching and elastic reggae grooves. The result was one hell of a party album, filled with terrific beats and infectious, humorous rhymes.\" https://bit.ly/35KgwOf\n\nWatch the video: https://youtu.be/qG9ZWUitFik",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}