Information about plays

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

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

{
    "id": 3539639,
    "uri": "https://api.kexp.org/v2/plays/3539639/?format=api",
    "airdate": "2025-08-13T15:21:23-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://dn721404.ca.archive.org/0/items/mbid-3fcc88b1-94fa-46e0-bfb9-cc3105027e1e/mbid-3fcc88b1-94fa-46e0-bfb9-cc3105027e1e-42556325914_thumb500.jpg",
    "thumbnail_uri": "https://ia601407.us.archive.org/11/items/mbid-3fcc88b1-94fa-46e0-bfb9-cc3105027e1e/mbid-3fcc88b1-94fa-46e0-bfb9-cc3105027e1e-42556325914_thumb250.jpg",
    "song": "Don’t You Worry Baby",
    "track_id": "d641a613-a0ba-4c92-8570-8d20eb7749ba",
    "recording_id": "93619c3c-2087-4b8c-beac-42e8b91bf38e",
    "artist": "Tyler, The Creator feat. Madison McFerrin",
    "artist_ids": [
        "cb5171f5-506a-4032-b99e-295e085bde19",
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6"
    ],
    "album": "DON’T TAP THE GLASS",
    "release_id": "3fcc88b1-94fa-46e0-bfb9-cc3105027e1e",
    "release_group_id": "34cefdcf-dd34-408b-aafd-b55ffa9ccc4a",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-07-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tyler, The Creator's ninth album, \"DON'T TAP THE GLASS,\" was just released in July.  Here's a Guardian review: https://www.theguardian.com/music/2025/jul/24/tyler-the-creator-dont-tap-the-glass-review\n--\nEnjoy this NPR Tiny Desk Concert by Madison McFerrin: https://www.youtube.com/watch?v=rtXMRhAwWVQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}