Information about plays

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

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

{
    "id": 3639167,
    "uri": "https://api.kexp.org/v2/plays/3639167/?format=api",
    "airdate": "2026-04-07T19:36:03-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://coverartarchive.org/release/b1b860be-f910-4e7d-933e-74c4d3af195e/17529026018-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b1b860be-f910-4e7d-933e-74c4d3af195e/17529026018-250.jpg",
    "song": "Ki Bood",
    "track_id": null,
    "recording_id": "29b9d93e-81b9-44b7-97a5-8490173e6465",
    "artist": "Neli",
    "artist_ids": [],
    "album": "Tisheh O Risheh (Funk, Psychedelia And Pop From The Iranian Pre-Revolution Generation)",
    "release_id": null,
    "release_group_id": "907e3fa7-9e9d-4578-8ccf-b6606f384d73",
    "labels": [
        "Pharaway Sounds"
    ],
    "label_ids": [
        "5586b10f-a9a2-431f-b810-003f900b9bb5"
    ],
    "release_date": "2012-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neli (sometimes stylized as “Neli Ki Bood”) is a somewhat obscure figure associated with Iran’s vibrant pre-1979 music scene, a period when artists blended Western influences like funk, psychedelia, and pop with Persian melodies and themes. The track “Tisheh O Risheh,” featured on the compilation album Tisheh O Risheh (Funk, Psychedelia And Pop From The Iranian Pre-Revolution Generation) released by Pharaway Sounds in 2012, showcases this cross-cultural fusion with groovy instrumentation and a distinctly psychedelic atmosphere. While detailed biographical information about Neli is scarce, their inclusion in this compilation highlights their role in a lesser-documented but creatively rich era of Iranian music that has since gained international interest among collectors and world music enthusiasts.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}