Information about plays

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

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

{
    "id": 3571959,
    "uri": "https://api.kexp.org/v2/plays/3571959/?format=api",
    "airdate": "2025-10-30T20:54:40-07:00",
    "show": 64978,
    "show_uri": "https://api.kexp.org/v2/shows/64978/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "เธอนั่นไง",
    "track_id": null,
    "recording_id": null,
    "artist": "Door Plant",
    "artist_ids": [],
    "album": "Let Me Summer",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2021-10-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DOORPLANT's name comes from the meaning indoor plants. Plants that can be raised inside your house : easy and hassle-free. They'll help purify your surroundings like how their music will freshen you up making your feel at ease. Their presence makes you feel relaxed and they're ready to grow with everyone. With distinctive songwriting styles and the will to share what they've experienced through music. Nevertheless, \"DOORPLANT\" are open to experiment along the line, not being attached to a fixed genre. They're about telling the story of the growth of this tree to everyone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}