Information about plays

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

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

{
    "id": 3621871,
    "uri": "https://api.kexp.org/v2/plays/3621871/?format=api",
    "airdate": "2026-02-24T22:40:38-08:00",
    "show": 66023,
    "show_uri": "https://api.kexp.org/v2/shows/66023/?format=api",
    "image_uri": "https://dn710406.ca.archive.org/0/items/mbid-246cac07-f8be-4720-884b-6f3f1aafe477/mbid-246cac07-f8be-4720-884b-6f3f1aafe477-44255229327_thumb500.jpg",
    "thumbnail_uri": "https://dn710406.ca.archive.org/0/items/mbid-246cac07-f8be-4720-884b-6f3f1aafe477/mbid-246cac07-f8be-4720-884b-6f3f1aafe477-44255229327_thumb250.jpg",
    "song": "Bust the Bus Stop",
    "track_id": "92bd6689-94fa-4099-be3e-d602717f21cd",
    "recording_id": "48ee590d-c284-4783-a5ea-22ffa5056852",
    "artist": "Brooklyn Funk Essentials",
    "artist_ids": [
        "280d9262-c2fd-4875-a971-13a28a22f18b"
    ],
    "album": "Bust The Bus Stop",
    "release_id": "246cac07-f8be-4720-884b-6f3f1aafe477",
    "release_group_id": "6d594d89-b204-47fb-aa4c-76e0f602135f",
    "labels": [
        "Dorado"
    ],
    "label_ids": [
        "5e13f33b-f26b-4a73-83e3-8dddbbcfe0b0"
    ],
    "release_date": "2026-01-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New tune from this group that formed in 1993 by producer Arthur Baker and bassist Lati Kronlund. That's Alison Limerick on lead vocals.\n\nhttps://brooklynfunkessentials.bandcamp.com/album/bust-the-bus-stop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}