Information about plays

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

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

{
    "id": 3657274,
    "uri": "https://api.kexp.org/v2/plays/3657274/?format=api",
    "airdate": "2026-05-20T14:47:46-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b-20589878770_thumb250.jpg",
    "song": "Roll (Burbank Funk)",
    "track_id": "d8adb375-2b54-490d-a0e9-171457af1398",
    "recording_id": "2f9321d5-294d-4149-aa35-1d81e86292a7",
    "artist": "The Internet",
    "artist_ids": [
        "45804465-4271-4e6a-b881-ce668ef09530"
    ],
    "album": "Hive Mind",
    "release_id": "0ba10d73-91c8-4765-a064-2d14feb4972b",
    "release_group_id": "57d84f17-7b18-4800-b7c2-15833b468637",
    "labels": [
        "Columbia Records"
    ],
    "label_ids": [
        "ad6f8706-c95e-443b-8579-8e3ecd27126c"
    ],
    "release_date": "2018-07-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Roll (Burbank Funk)” is the first single released by The Internet after their 2015 album, Ego Death. The song features guitarist Steve Lacy on vocals.\n--\nThe music video for \"Roll (Burbank Funk)\" features some fun cameos from notable artists, including: Tyler, the Creator, Mac DeMarco, Thundercat, Dev Hynes (Blood Orange), and Kamasi Washington. The video has a psychedelic, nostalgic party vibe to match the song's 70's influenced funk sound: https://www.youtube.com/watch?v=SIqvRzEIqIo&list=RDSIqvRzEIqIo&start_radio=1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}