Information about plays

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

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

{
    "id": 3617286,
    "uri": "https://api.kexp.org/v2/plays/3617286/?format=api",
    "airdate": "2026-02-14T07:23:03-08:00",
    "show": 65930,
    "show_uri": "https://api.kexp.org/v2/shows/65930/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "King of Disappointment",
    "track_id": null,
    "recording_id": null,
    "artist": "Jem Cassar-Daley",
    "artist_ids": [],
    "album": "King of Disappointment",
    "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": "Gumbaynggirr and Bundjalung\n--\nSince her first release in 2021, Jem Cassar-Daley has become a successful figure in the Australian indie-pop scene, winning NIMA’s New Talent of the Year and QMA’s Indigenous Artist of the Year within her first year.\nhttps://jemcassardaley.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}