Information about plays

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

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

{
    "id": 3554742,
    "uri": "https://api.kexp.org/v2/plays/3554742/?format=api",
    "airdate": "2025-09-18T21:02:03-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Monsoon",
    "track_id": null,
    "recording_id": null,
    "artist": "s é h e e",
    "artist_ids": [],
    "album": "Archaeologist",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "s é h e e is a Korean indie singer-songwriter based in Seattle, crafting dreamy songs about not so dreamy life. Blending elements of folk, dream pop, and lo-fi intimacy, her music explores memory, transition, and emotional excavation through seasons.\nhttps://sehee.bandcamp.com/album/archaeologist\n\nLive music and film projections: s é h e e x Soo Hong\n\nThursday, September 25th, 6-9pm \nArt Love Salon, 110 Union St 5th Floor, Seattle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}