Information about plays

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

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

{
    "id": 3656362,
    "uri": "https://api.kexp.org/v2/plays/3656362/?format=api",
    "airdate": "2026-05-18T10:59:33-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn710902.ca.archive.org/0/items/mbid-af15d757-9fc8-47a0-aa25-6a5a149c5e78/mbid-af15d757-9fc8-47a0-aa25-6a5a149c5e78-17883393474_thumb500.jpg",
    "thumbnail_uri": "https://dn710902.ca.archive.org/0/items/mbid-af15d757-9fc8-47a0-aa25-6a5a149c5e78/mbid-af15d757-9fc8-47a0-aa25-6a5a149c5e78-17883393474_thumb250.jpg",
    "song": "Desire",
    "track_id": "0032f58e-00dd-4ad7-be8e-c74e54807935",
    "recording_id": "81091f21-d20c-44cf-8c41-b6f9fa08d349",
    "artist": "Kamasi Washington",
    "artist_ids": [
        "c7a3e868-c6d8-4512-a5ef-f6cbe42899b0"
    ],
    "album": "Harmony of Difference",
    "release_id": "af15d757-9fc8-47a0-aa25-6a5a149c5e78",
    "release_group_id": "af959345-1725-4e75-b554-e9687e2f71c4",
    "labels": [
        "Young Turks"
    ],
    "label_ids": [
        "87667892-a93f-43e4-a004-f8b9182788df"
    ],
    "release_date": "2017-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Harmony of Difference was originally part of a multimedia work that illustrated how forces that seem to be working in opposition could come together as a composite of complex beauty. This was illustrated in the original exhibit by a series of projected paintings (created by artist and Washington’s sister Amani Washington) that were gradually overlaid to form an abstract image of a face. Musically, Washington explores the theme by writing a series of five short pieces that are also folded together into a lengthy, recombinant suite.\" \nhttps://pitchfork.com/reviews/albums/kamasi-washington-harmony-of-difference-ep/\n\nhttps://www.kamasiwashington.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}