Information about plays

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

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

{
    "id": 3577802,
    "uri": "https://api.kexp.org/v2/plays/3577802/?format=api",
    "airdate": "2025-11-13T21:18:27-08:00",
    "show": 65101,
    "show_uri": "https://api.kexp.org/v2/shows/65101/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Be Bottle, My Wuhan",
    "track_id": null,
    "recording_id": null,
    "artist": "A Wordless Orange (沉默橙)",
    "artist_ids": [],
    "album": "Guru Orange (装高手)",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-27",
    "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\nHere they are performing in the spectacular surroundings of Lunang, a Tibetan town more than 3,000 metres above sea level: \n\nhttps://youtu.be/PWdV2dDwX3M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}