Information about plays

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

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

{
    "id": 3636901,
    "uri": "https://api.kexp.org/v2/plays/3636901/?format=api",
    "airdate": "2026-04-02T14:41:25-07:00",
    "show": 66346,
    "show_uri": "https://api.kexp.org/v2/shows/66346/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "What's Going On",
    "track_id": null,
    "recording_id": "0405678d-5272-448f-82b5-f6896b1895ff",
    "artist": "Donny Hathaway",
    "artist_ids": [
        "3f6ae36d-ffdb-40cf-98e6-8023cb1c41c9"
    ],
    "album": "Live At The Bitter End 1971",
    "release_id": null,
    "release_group_id": "28bdf8b7-faf5-49db-bdd0-deea17eb88ba",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2014-04-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Covering Mrving Gaye's \"What's Going On\"...\n\nSinger-songwriter Donny Hathaway is undoubtedly one of the greatest musicians of our time. The Chicago native who grew up singing gospel music in his grandmother’s St. Louis church, was known for his soulful voice and his piano prowess he brought to hits like “The Ghetto,” “This Christmas” and “Someday We’ll All Be Free.” But his ongoing struggles with mental health would ultimately cut his career short and lead to his untimely death at age 33.  Learn the tragic story of this wonderful musician: https://www.theroot.com/do-you-know-the-tragic-story-of-donny-hathaway-a-soul-1851779736/slides/2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}