Information about plays

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

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

{
    "id": 3652288,
    "uri": "https://api.kexp.org/v2/plays/3652288/?format=api",
    "airdate": "2026-05-08T21:59:19-07:00",
    "show": 66666,
    "show_uri": "https://api.kexp.org/v2/shows/66666/?format=api",
    "image_uri": "https://coverartarchive.org/release/075f5cdd-307a-4405-a2f2-3939dfbd9c9b/17054354797-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/075f5cdd-307a-4405-a2f2-3939dfbd9c9b/17054354797-250.jpg",
    "song": "Zvichapera",
    "track_id": null,
    "recording_id": "929f3833-96b0-4f78-8538-695ccbd2b83a",
    "artist": "Chiwoniso",
    "artist_ids": [
        "c4ce79b8-8a46-4fd7-ba92-c4bfff13c537"
    ],
    "album": "Zvichapera",
    "release_id": null,
    "release_group_id": "8911c9bd-f748-45b5-8329-2f7c38bdb3c9",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Posthumous 2015 single from the great Chiwoniso Maraire, daughter of Zimbabwean mbira master and teacher Dumisani Maraire, and sister of Tendai \"Baba\" Maraire. I see you Ian!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}