Information about plays

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

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

{
    "id": 3639633,
    "uri": "https://api.kexp.org/v2/plays/3639633/?format=api",
    "airdate": "2026-04-08T23:10:04-07:00",
    "show": 66403,
    "show_uri": "https://api.kexp.org/v2/shows/66403/?format=api",
    "image_uri": "https://coverartarchive.org/release/0f5328dc-2280-437a-a8db-2b090145a8c8/44769795524-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0f5328dc-2280-437a-a8db-2b090145a8c8/44769795524-250.jpg",
    "song": "Grandmother",
    "track_id": null,
    "recording_id": "4cf2ff2f-7e70-4e44-ab84-ec026b9f0b28",
    "artist": "Kalyn Fay",
    "artist_ids": [
        "ecf45aa0-b3b7-47ae-bb2f-a856875dcf9b"
    ],
    "album": "Garden",
    "release_id": null,
    "release_group_id": "79d7e76a-4a68-478c-83d8-58e3d7f30ab8",
    "labels": [
        "Horton Records"
    ],
    "label_ids": [
        "fc7c1977-f24b-404d-888c-8458da3d4a48"
    ],
    "release_date": "2026-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Singer-songwriter Kalyn Fay (Cherokee Nation / Mvskoke) centers family and culture in their third full-length album, ᎠᎾᏒᎤ (Garden). The album is sincere and full of heart; reflections and transportive poetry flow from Kalyn’s voice across ten tracks. Rich references abound—ancestral spaces, Cherokee stories, Indigenous philosophy, and everyday moments—and intertwine into a Native worldview of connectivity. ᎠᎾᏒᎤ (Garden) reflects a life deeply felt.\n\nhttps://hortonrecords.bandcamp.com/album/garden",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}