Information about plays

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

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

{
    "id": 3571079,
    "uri": "https://api.kexp.org/v2/plays/3571079/?format=api",
    "airdate": "2025-10-28T16:38:25-07:00",
    "show": 64959,
    "show_uri": "https://api.kexp.org/v2/shows/64959/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Taut & Unphased",
    "track_id": null,
    "recording_id": null,
    "artist": "WORKS",
    "artist_ids": [],
    "album": "Bent out of shape",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featured on In Our Headphones: Host Evie Stokes talks to KEXP Music Director Chris Sanley about POP Montreal International Music Festival’s best acts, including WORKS and their song \"Taut & Unphased.\"\n\nWORKS is a noisy rock band from Tiohtià:ke/montréal, québec\nhttps://worksworksworks.bandcamp.com/track/taut-unphased\n\nYou can listen to this episode, and past episodes of In Our Headphones here:\nhttps://www.kexp.org/podcasts/in-our-headphones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}