Information about plays

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

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

{
    "id": 3629547,
    "uri": "https://api.kexp.org/v2/plays/3629547/?format=api",
    "airdate": "2026-03-16T01:37:10-07:00",
    "show": 66194,
    "show_uri": "https://api.kexp.org/v2/shows/66194/?format=api",
    "image_uri": "https://coverartarchive.org/release/92a2b751-9643-4a74-931e-5368702956e9/19565946862-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/92a2b751-9643-4a74-931e-5368702956e9/19565946862-250.jpg",
    "song": "When the Fire Hits the Forest",
    "track_id": null,
    "recording_id": "065379e8-aa94-4c91-9ef1-6e096ff13e86",
    "artist": "Fontanelle",
    "artist_ids": [
        "aaa3db7c-9f30-4342-abe8-12487a7efbf9"
    ],
    "album": "Vitamin F",
    "release_id": null,
    "release_group_id": "22ee39bb-3e61-4734-b7df-9239275bb5f7",
    "labels": [
        "Southern Lord"
    ],
    "label_ids": [
        "3b78c7e5-6292-4f6b-b921-bdcbe681ea27"
    ],
    "release_date": "2012-10-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fontanelles’ abrupt change in musical direction on their fourth album leads the listener down a dark, thick, fuzzy groove-laden path.\n\nElectric-era Miles Davis, Herbie Hancock &The Headhunters and Funkadelic are some greasy points of reference for their sophisticated strut. Featuring members of sunn 0))), Eagle Twin, Earth, etc... Fontanelle has conjured a burly fusion jazz sound that has been dubbed, “White Magus.”\n\nGentry Densley (Eagle Twin), Steve Moore (Earth, sunn 0))) ), Hans Teuber, Eric Walton (Skerik), Jef Brown (Jackie-O MF) and Dave Carter are all featured on Vitamin F.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}