Information about plays

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

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

{
    "id": 3525879,
    "uri": "https://api.kexp.org/v2/plays/3525879/?format=api",
    "airdate": "2025-07-12T08:08:10-07:00",
    "show": 63992,
    "show_uri": "https://api.kexp.org/v2/shows/63992/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Rise and Fall of Burger Records",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "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": "Warning: This story covers issues of sexual abuse and pedophilia.\n\nThis month marks five years since the garage-rock label Burger Records abruptly shut down due to numerous allegations of abuse.\n\nI think this story is, first of all, an impressive feat of audio storytelling by Sound & Vision Host Emily Fox. This is also an important reminder to be wary of often hidden power dynamics at shows.",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}