Information about plays

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

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

{
    "id": 3656978,
    "uri": "https://api.kexp.org/v2/plays/3656978/?format=api",
    "airdate": "2026-05-19T21:40:56-07:00",
    "show": 66762,
    "show_uri": "https://api.kexp.org/v2/shows/66762/?format=api",
    "image_uri": "https://coverartarchive.org/release/237ec9a2-ddda-4308-9ca5-09b1dfe43a88/28821437999-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/237ec9a2-ddda-4308-9ca5-09b1dfe43a88/28821437999-250.jpg",
    "song": "Morchang",
    "track_id": null,
    "recording_id": "1de8884d-f009-43a8-9a8f-d8d7040d5aaf",
    "artist": "Hamza",
    "artist_ids": [
        "519cacf4-8d27-4071-8b01-0824fabcdfbb"
    ],
    "album": "India Gets Physical Vol. 01",
    "release_id": null,
    "release_group_id": "1096e93d-b259-4a62-84a5-203bcbf03503",
    "labels": [
        "Get Physical Music"
    ],
    "label_ids": [
        "889b181a-2b6b-460f-b017-639dbd1d4e71"
    ],
    "release_date": "2019-03-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This brilliant selection is compiled by Todh Teri, who is behind the acclaimed Deep In India release series and is at the heart of the revival of Indian cinematic sounds, where Bollywood music is reworked for the modern dance floor. When asked about India Gets Physical, he says,” The artists and music I've put together for this project are predominantly electronic, but with just a pinch of India. Clearly steering away from all probable cliches, all of these tracks sound very international but with just a hint of an Indian tone, scale or sound. It is our lil’ nod to the motherland.”\n\nhttps://www.youtube.com/watch?v=8pBnVOQZJTc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}