Information about plays

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

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

{
    "id": 3606939,
    "uri": "https://api.kexp.org/v2/plays/3606939/?format=api",
    "airdate": "2026-01-20T21:25:07-08:00",
    "show": 65710,
    "show_uri": "https://api.kexp.org/v2/shows/65710/?format=api",
    "image_uri": "https://coverartarchive.org/release/f3546cb7-20f8-431c-bbd4-3c8dce1ffccc/9301740251-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f3546cb7-20f8-431c-bbd4-3c8dce1ffccc/9301740251-250.jpg",
    "song": "Raga Madhuvanti",
    "track_id": null,
    "recording_id": "5fefbb79-928f-43ca-b69c-5b6f4a5bba82",
    "artist": "Charanjit Singh",
    "artist_ids": [
        "e52b6000-7cee-42d0-af6c-771cf42a7c49"
    ],
    "album": "Ten Ragas to a Disco Beat",
    "release_id": null,
    "release_group_id": "0cbe8a70-c2a4-42ac-b7f7-86a91a306a20",
    "labels": [
        "His Master’s Voice"
    ],
    "label_ids": [
        "7d0162a9-2636-46f2-b0e8-a9336075eee2"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally a Bollywood session musician, Charanjit Singh eventually became the person we have to thank for acid house. His music could have disappeared into musical obscurity were it not for the cult album Ten Ragas to a Disco Beat that he created in a few days in Mumbai in 1982. \n\nThe album is one of the earliest records to use the legendary Roland TB 303 synth – a machine synonymous with the acid house sound – and Singh paired this with the equally renowned Roland TR 808 to create an album astonishingly unusual and ahead of its time.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}