Information about plays

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

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

{
    "id": 3577771,
    "uri": "https://api.kexp.org/v2/plays/3577771/?format=api",
    "airdate": "2025-11-13T19:19:07-08:00",
    "show": 65101,
    "show_uri": "https://api.kexp.org/v2/shows/65101/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pirates",
    "track_id": null,
    "recording_id": null,
    "artist": "Shelby Natasha",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-07",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Seattle local Shelby Natasha. \n\n\"Pirates\" (a new single released November 7th, 2025) was written, produced, and performed by Shelby Natasha, mastered by Ruslan Slatin, with drums performed by Joshua Pehrson.The song was very sonically inspired by Imogen Heap, Low Leaf, and Salami Rose Joe Lewis. The production is rich with textural layers of Guzheng, guitar, piano, and vocal harmonies, as well as snippets of childhood home movies used as samples. Pirates was made in dedication to Shelby’s brother, Sean, who passed away last year after a long battle with addiction. \n\n@shelbynatashamusic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}