Information about plays

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

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

{
    "id": 3637625,
    "uri": "https://api.kexp.org/v2/plays/3637625/?format=api",
    "airdate": "2026-04-04T07:33:21-07:00",
    "show": 66363,
    "show_uri": "https://api.kexp.org/v2/shows/66363/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "American Pie",
    "track_id": null,
    "recording_id": null,
    "artist": "Sierra Spirit",
    "artist_ids": [],
    "album": "American Pie",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Otoe-Missouria and Keetoowah Cherokee\t\n\nā€œI will always be unapologetically Native and tell my story through my music,ā€ says Sierra Spirit to Luna Collective as she highlights her experiences through her formative years and how, lyrically, she invites her listeners alongside her recollections.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}