Information about plays

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

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

{
    "id": 3639826,
    "uri": "https://api.kexp.org/v2/plays/3639826/?format=api",
    "airdate": "2026-04-09T09:39:34-07:00",
    "show": 66406,
    "show_uri": "https://api.kexp.org/v2/shows/66406/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a-41055951431_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a-41055951431_thumb250.jpg",
    "song": "Drop",
    "track_id": "8823ced7-9401-4419-b05e-74c2c51b9df1",
    "recording_id": "76b6da2a-22d3-4463-b36b-b47ebd4f3fe4",
    "artist": "Tunde Adebimpe",
    "artist_ids": [
        "1b5cc4ba-5ade-494e-bf3c-aaf3abf75b65"
    ],
    "album": "Thee Black Boltz",
    "release_id": "de55cbb3-044f-4bb1-bf00-5e15338d811a",
    "release_group_id": "1f21db5a-fe89-4240-8ffc-034d81ddf95f",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tunde initially conceived of the album in 2019, while TV On The Radio was on a break. Two years later, as the world was emerging out of the global Covid pandemic, he started to put ideas down on paper; specifically, a notebook, which captures a free-thinking mix of words, illustrations and ideas. It is how Tunde begins most of his projects. Included in this notebook was a list of musical references and visual sketches that constituted what he calls, “mixtape of emotions the music could evoke. A feeling map of sorts.” He started capturing those ideas in 2021 with the help of multi-instrumentalist Wilder Zoby (Run The Jewels), with whom he shares a studio with in Los Angeles.\n\nhttps://tundeadebimpe.bandcamp.com/album/thee-black-boltz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}