Information about plays

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

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

{
    "id": 3574042,
    "uri": "https://api.kexp.org/v2/plays/3574042/?format=api",
    "airdate": "2025-11-04T20:50:12-08:00",
    "show": 65024,
    "show_uri": "https://api.kexp.org/v2/shows/65024/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Traffic",
    "track_id": null,
    "recording_id": null,
    "artist": "Debbie Gaskin",
    "artist_ids": [],
    "album": "DEBBIE GASKIN & ETERNAL LOVE COMBO",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Local Dish"
    ],
    "label_ids": [
        "8745f698-5d05-428a-95db-54ebe9cf5e63"
    ],
    "release_date": "2025-10-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Deborah Gaskin was born in Bridgetown, Barbados; during her youth she absorbed the vibrant soul, reggae, calypso and spouge (a style indigenous to Barbados, popular in the early-mid 70s) being recorded on the island at that time.\n\nDebbie got her start in music in her 40s, when she began singing in calypso tents and hotels in Barbados. It was around this time that she started to compose original music, receiving songs fully formed from a divine source (something that continues to this day).\n\nIn the late 2000s, Debbie made the decision to move to Canada in order to take care of an ailing friend who was living in Toronto. Debbie made contact with Local Dish through happenstance and over the years recorded a number of tracks in living rooms and basements, keeping her faith in music through many hard times. In 2023 she moved back to Barbados where she resides today.\n\nThe songs on this album present a tiny sampling of the staggering amount of material Debbie has composed and continues to compose, receiving songs and arrangements in all styles imaginable and occasionally other languages.\"\n\nhttps://localdish.bandcamp.com/album/debbie-gaskin-eternal-love-combo-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}