Information about plays

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

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

{
    "id": 3660045,
    "uri": "https://api.kexp.org/v2/plays/3660045/?format=api",
    "airdate": "2026-05-27T02:38:22-07:00",
    "show": 66825,
    "show_uri": "https://api.kexp.org/v2/shows/66825/?format=api",
    "image_uri": "https://coverartarchive.org/release/79980388-6b78-46f5-8053-0c92ab751248/5142412522-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/79980388-6b78-46f5-8053-0c92ab751248/5142412522-250.jpg",
    "song": "Waterfalls (DE SOFFER official remix)",
    "track_id": null,
    "recording_id": "1903130f-bc71-4f55-8826-1f754c30c0f7",
    "artist": "TLC & DE SOFFER",
    "artist_ids": [
        "99790314-885a-4975-8614-9c5bc890364d",
        "8c1b4f22-d533-4cf1-81c8-a4475f5cebaa"
    ],
    "album": "CrazySexyCool",
    "release_id": null,
    "release_group_id": "3d886c06-a4c7-3431-be87-2b2940f07acd",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1994-11-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lisa \"Left-Eye\" Lopes of TLC was born today in 1971!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}