Information about plays

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

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

{
    "id": 3609384,
    "uri": "https://api.kexp.org/v2/plays/3609384/?format=api",
    "airdate": "2026-01-26T12:29:49-08:00",
    "show": 65761,
    "show_uri": "https://api.kexp.org/v2/shows/65761/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Forever, I’ve Been Being Born",
    "track_id": "582818da-a026-4b70-8c0c-84fd57ff1a40",
    "recording_id": "6562ec23-675d-4dc7-a76c-f1b2cb0d2257",
    "artist": "Jesse Sykes & The Sweet Hereafter",
    "artist_ids": [
        "254b5419-1819-49c9-abcf-6e9b8210ebf4"
    ],
    "album": "Forever, I’ve Been Being Born",
    "release_id": "0796bd96-0e2f-47c3-8cc0-bdb7ecf69206",
    "release_group_id": "38a03ae6-266b-4404-8f10-f4383b20d923",
    "labels": [
        "Southern Lord"
    ],
    "label_ids": [
        "3b78c7e5-6292-4f6b-b921-bdcbe681ea27"
    ],
    "release_date": "2025-11-28",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Jesse Sykes & The Sweet Hereafter will play two Record Release Shows at Seattle's Rabbit Box Theatre (Friday/Saturday, February 20th/21st).\n\nJesse Sykes will also be touring with the Third Mind: Seattle on Saturday, March 14, and the Tractor Tavern and San Francisco on Saturday, March 21, at The Chapel.\n\nSeattle artist Jesse Sykes & The Sweet Hereafter make a breathtaking return with their fifth studio album and first release since 2011’s ‘Marble Son.’ With mesmerizing gothic and psych-tinged Americana soundscapes shaped by haunting vocals, bittersweet melodies, intricate guitar work, ornate flourishes, and poetic lyricism, Sykes, Phil Wandscher, and company weave an extraordinary tapestry of timeless alt-country that leaves an indelible impression. -- Chris Sanley, KEXP https://tinyurl.com/mrywhech\n\nhttps://jessesykesandthesweethereafter.bandcamp.com\nhttps://jessesykes.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}