Information about plays

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

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

{
    "id": 3613691,
    "uri": "https://api.kexp.org/v2/plays/3613691/?format=api",
    "airdate": "2026-02-05T21:48:04-08:00",
    "show": 65849,
    "show_uri": "https://api.kexp.org/v2/shows/65849/?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": "Kalawati",
    "track_id": null,
    "recording_id": null,
    "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": [
        "Bombay Connection"
    ],
    "label_ids": [
        "2feca4cb-2a4c-4058-a3a6-650aec49cc0e"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Charanjit Singh was an Indian musician and composer, often regarded as the pioneer of acid house. For over three decades, he was a core figure in Bollywood’s music industry, performing bass, keyboards, and synthesizers on hundreds of soundtracks",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}