Information about plays

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

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

{
    "id": 3564610,
    "uri": "https://api.kexp.org/v2/plays/3564610/?format=api",
    "airdate": "2025-10-13T15:59:16-07:00",
    "show": 64826,
    "show_uri": "https://api.kexp.org/v2/shows/64826/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Electric Warrior Dance",
    "track_id": null,
    "recording_id": null,
    "artist": "Kwixwexw",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kwixwexw is an indigenous artist from the Sinixth nation from the Colville reservation in Eastside Omak Washington. \n\nKwixwexw is not an individual but an ancient spirit that lives and rests in the Okanogan Valley. When the world is out of balance the spirit awakes and helps bring back the balance through sound. Happy Indigenous People's day \n\nhttps://on.soundcloud.com/zvunK0JvAxkhG2YOPw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}