Information about plays

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

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

{
    "id": 3640640,
    "uri": "https://api.kexp.org/v2/plays/3640640/?format=api",
    "airdate": "2026-04-11T07:20:47-07:00",
    "show": 66423,
    "show_uri": "https://api.kexp.org/v2/shows/66423/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "War Cry - Timelines Acoustic",
    "track_id": null,
    "recording_id": null,
    "artist": "Aysanabee",
    "artist_ids": [
        "d4a20149-aa7a-4ccd-9f9d-515129dfca59"
    ],
    "album": "Timelines",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oji-Cree\n--\nAysanabee is an Oji-Cree singer-songwriter from Canada, whose debut album Watin was released in 2022. A member of the Sandy Lake First Nation, he was born Evan Pang, with a non-inherited surname his mother chose in an attempt to protect him from anti-indigenous racism by portraying him to the community as Asian instead of indigenous, and raised in Kaministiquia, Ontario, outside of Thunder Bay.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}