Information about plays

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

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

{
    "id": 3644578,
    "uri": "https://api.kexp.org/v2/plays/3644578/?format=api",
    "airdate": "2026-04-20T15:51:41-07:00",
    "show": 66506,
    "show_uri": "https://api.kexp.org/v2/shows/66506/?format=api",
    "image_uri": "https://coverartarchive.org/release/e73c5eb2-131d-4f3e-acd8-e97a1dddf8f7/31998462500-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e73c5eb2-131d-4f3e-acd8-e97a1dddf8f7/31998462500-250.jpg",
    "song": "Hold It Down (Bugz in the Attic Co-Operative remix)",
    "track_id": null,
    "recording_id": "fd21e140-a863-4328-a498-edba17a999ee",
    "artist": "4hero",
    "artist_ids": [
        "3d05eb8b-1644-4143-9a61-b28e33c4d85f"
    ],
    "album": "Hold It Down",
    "release_id": null,
    "release_group_id": "67c60a22-5e40-3b98-b184-f1750ee241b4",
    "labels": [
        "Talkin’ Loud"
    ],
    "label_ids": [
        "df638e26-3c8b-434e-9d54-8f83e9e66d54"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "4hero are an electronic music group from Dollis Hill, London, comprising producers Mark \"Marc Mac\" Clair & Denis \"Dego\" McFarlane. \n\n4hero are known for being pioneers of breakbeat hardcore, jungle/drum and bass, broken beat and nu jazz music.\n\nhttps://4hero.bandcamp.com/music\nhttps://zrecords.bandcamp.com/track/hold-it-down-bugz-in-the-attics-co-operative-mix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}