Information about plays

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

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

{
    "id": 3546435,
    "uri": "https://api.kexp.org/v2/plays/3546435/?format=api",
    "airdate": "2025-08-29T20:09:10-07:00",
    "show": 64421,
    "show_uri": "https://api.kexp.org/v2/shows/64421/?format=api",
    "image_uri": "https://coverartarchive.org/release/6debde34-7b98-48f0-af94-0603db026b88/27542048644-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6debde34-7b98-48f0-af94-0603db026b88/27542048644-250.jpg",
    "song": "Bus Stop Confessions",
    "track_id": null,
    "recording_id": "6c6a8994-aa29-49a0-be5e-14134660164c",
    "artist": "Tumi and the Volume",
    "artist_ids": [
        "b7391bb0-4dd8-4ebc-b947-2fd745aa3380"
    ],
    "album": "Tumi and the Volume",
    "release_id": null,
    "release_group_id": "21cf76da-60c1-3262-be84-eeb99f9d399b",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Conveying the gamut of emotions representative of post-apartheid South Africa, Tumi and the Volume have been one of the few of the nation's hip-hop acts to break through on an international stage. Led by poet-MC Tumi Molekane - with bassist David Bergman and drummer Paul Chibanga - the Johannesburg-based band combine their progressive hip-hop recipe with elements of rock, spoken word, and African jazz and pop. \n\nhttps://tumiandthevolume.bandcamp.com/album/tumi-and-the-volume",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}