Information about plays

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

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

{
    "id": 3625659,
    "uri": "https://api.kexp.org/v2/plays/3625659/?format=api",
    "airdate": "2026-03-05T15:47:33-08:00",
    "show": 66099,
    "show_uri": "https://api.kexp.org/v2/shows/66099/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-45b0cfa6-826c-4736-9c74-f0b73ec14bc7/mbid-45b0cfa6-826c-4736-9c74-f0b73ec14bc7-28128122695_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Step Into the Realm",
    "track_id": "118f78e4-2610-36b3-a063-4cb8249f5426",
    "recording_id": "19b5ba1f-312b-4540-9760-dcc3735effec",
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "Things Fall Apart",
    "release_id": "1a3422a3-bedc-3c7a-a984-b0fd51c0e5ec",
    "release_group_id": "8f341430-85b9-3a66-875f-ed1202868393",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1999-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Back in the day, we didn’t have two turntables,” Questlove said in an interview. “So we would create ‘pause tapes’ in order to make drum loops.”  This song is an homage to pause tape beats: https://microchop.substack.com/p/step-into-the-realm-is-the-roots",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}