Information about plays

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

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

{
    "id": 3580201,
    "uri": "https://api.kexp.org/v2/plays/3580201/?format=api",
    "airdate": "2025-11-19T10:44:57-08:00",
    "show": 65153,
    "show_uri": "https://api.kexp.org/v2/shows/65153/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Still Hear Lorelei",
    "track_id": null,
    "recording_id": null,
    "artist": "Jesse Sykes & The Sweet Hereafter",
    "artist_ids": [
        "254b5419-1819-49c9-abcf-6e9b8210ebf4"
    ],
    "album": "Forever, I've Been Being Born",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Southern Lord / Ideological Organ"
    ],
    "label_ids": [],
    "release_date": "2025-11-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Seattle's Jesse Sykes & the Sweet Hereafter. Their newest album is due out at the end of this month, on Nov. 28. \n\n\"'Forever, I've Been Being Born' is a suite of masterful, emotive songs from an open heart, dwelling in a brightness yet deep in the ethereal and melancholic, steeped in themes of magical thinking, emotional dislocation, death and transformation. In the making for ten years, the album centers around the power of Jesse's transcendent voice, which has never been more beautiful, evocative, and hauntingly intimate.\"\n\nCheck it out here: https://jessesykesandthesweethereafter.bandcamp.com/album/forever-ive-been-being-born",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}