Information about plays

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

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

{
    "id": 3627539,
    "uri": "https://api.kexp.org/v2/plays/3627539/?format=api",
    "airdate": "2026-03-10T21:54:40-07:00",
    "show": 66147,
    "show_uri": "https://api.kexp.org/v2/shows/66147/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Soudani Manayou",
    "track_id": null,
    "recording_id": null,
    "artist": "Saha Gnawa",
    "artist_ids": [],
    "album": "Sahja Gnawa",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saha Gnawa will be performing *next* Friday, March 20 @ Town Hall. Tickets here: https://tinyurl.com/mrvdm52s\n\nSaha Gnawa brings North African futurism to the U.S., uniting the founders of Innov Gnawa with leading figures from New York City's jazz and contemporary music scenes to reimagine modern Gnawa music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}