Information about plays

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

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

{
    "id": 3592811,
    "uri": "https://api.kexp.org/v2/plays/3592811/?format=api",
    "airdate": "2025-12-18T20:55:29-08:00",
    "show": 65413,
    "show_uri": "https://api.kexp.org/v2/shows/65413/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Back To Earth",
    "track_id": null,
    "recording_id": null,
    "artist": "Echo Resort",
    "artist_ids": [],
    "album": "A Fantasy",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Echo Resort - the Chiang Mai Post-Punk and indie rock band of Joelle Camille Robertson, Thunpisit Pharttrachodsoadthigul and Chatwut Supradit released “A Fantasy” as a journey through thresholds — the spaces between collapse and renewal, endings and beginnings, the known and the unknown. It explores transformation at both personal and collective scales: the disintegration of old patterns, illusions, and systems, and the fragile emergence of something new.\n\n@echoresortband\nhttps://www.guesswhatrecords.com/echoresort",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}