Information about plays

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

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

{
    "id": 3547621,
    "uri": "https://api.kexp.org/v2/plays/3547621/?format=api",
    "airdate": "2025-09-01T15:16:40-07:00",
    "show": 64447,
    "show_uri": "https://api.kexp.org/v2/shows/64447/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Soldiers",
    "track_id": "42b9843c-6a9c-4b02-b51e-6347f9cb5929",
    "recording_id": "80f53f1e-9ba9-495d-bfe5-c36b7469aa3b",
    "artist": "J.Period featuring dead prez, SA-ROC & Maimouna Youssef",
    "artist_ids": [
        "3b02795b-bd2c-4aac-8f6c-e581514cc2d8",
        "bba897d7-1d33-4ac4-8440-0785cd0d2342",
        "77a9fb11-33f7-4650-8640-363a24b0bf22",
        "0f895883-584d-43dd-8972-351d5a464c33"
    ],
    "album": "Soldiers",
    "release_id": "768e86cb-dc11-40ce-92cf-840f8eb1462d",
    "release_group_id": "6485734a-4454-4ad2-9cb2-5afb3cabd609",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sa-Roc is performing at Palestine Will Live Forever festival in Seattle on September 13th in Volunteer Park! Tickets available now:\n\nhttps://www.zeffy.com/en-US/ticketing/palestine-will-live-forever-fest-all-of-us-or-none-of-us?fbclid=PAZXh0bgNhZW0CMTEAAacRZvoggN787HsVfi6wX_5gl4tIbFfUJDZqjeCHejgfU6_TGexE38yWiJbK4g_aem_bgRpyTlwHLg4SLpSTYXyHA\n\n---\ndead prez is performing in Seattle (Nectar Lounge) on October 17: \n\nhttps://nectarlounge.com/events/calendar/\n\nThe Kent State incident in 1970 spurred The Isley Brothers to record “Ohio/Machine Gun.” Fusing Neil Young with Jimi Hendrix, The Isleys re-framed the narrative of the song around rising racial tensions, bridging the cultural gap between the two songs as a deliberate statement: music was one of the few forces that could bridge the racial divide and bring people together - cultural connective tissue for a divided world. http://jperiod.com/music/album-view/soldiers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}