Information about plays

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

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

{
    "id": 3522289,
    "uri": "https://api.kexp.org/v2/plays/3522289/?format=api",
    "airdate": "2025-07-03T21:05:42-07:00",
    "show": 63911,
    "show_uri": "https://api.kexp.org/v2/shows/63911/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "沉默橙 (Fall & Flow)",
    "track_id": null,
    "recording_id": null,
    "artist": "沉默橙",
    "artist_ids": [],
    "album": "装高手",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wuhan’s A Wordless Orange (沉默橙) returns with nothing but good vibes on their latest EP – Guru Orange (装高手) – released with Rye Music.\n\nThe album brings lush neo-psychedelic music with humid Asian-Beat – not unlike acts like Yin Yin – but with a more subdued tranquility to its grooves that gives off a lighter jazz (or even library music) touch.\n\nWhat stands out most about A Wordless Orange’s sonic vignettes in how deftly and deftly assembled they are — a nesting doll of scrumptious layers that are all the more savory when indulged in unison.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}