Information about plays

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

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

{
    "id": 3522282,
    "uri": "https://api.kexp.org/v2/plays/3522282/?format=api",
    "airdate": "2025-07-03T20:39:48-07:00",
    "show": 63911,
    "show_uri": "https://api.kexp.org/v2/shows/63911/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Since 16",
    "track_id": null,
    "recording_id": null,
    "artist": "Sehee",
    "artist_ids": [],
    "album": "Archaeologist",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-04",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Local indie folk, dreamy lo-fi artist s é h e e, a Korean indie singer-songwriter based in Seattle. Her music blends folk, dream pop, and lo-fi textures to create a dreamy space for stories shaped by real life—its cold truths, fleeting connections, and quiet beauty.\nThis song comes from her new album, Archaeologist, her first solo release in twelve years. It’s a deeply reflective record—layered with synths, Mellotron, and acoustic textures—that explores the space between vulnerability and strength.\n\n@sehee_singsongla",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}