Information about plays

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

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

{
    "id": 3579030,
    "uri": "https://api.kexp.org/v2/plays/3579030/?format=api",
    "airdate": "2025-11-16T16:03:05-08:00",
    "show": 65128,
    "show_uri": "https://api.kexp.org/v2/shows/65128/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Only Thing I Do",
    "track_id": null,
    "recording_id": null,
    "artist": "Ischariotzcky",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "World Premiere!!!\n\nAccording to the band, \"The Only Thing I do\" is about the concept \"if there's any point in our lives when we could experience a completely new beginning, without any burden from the past.\"\n\nIschariotzcky is an indie pop band from Croatia formed in 2017 by singer, songwriter and producer Joško Klarić. Their first single \"Perfect sky\", released in 2017 was a starting point of their music career. In 2018, they released their debut album \"Recovery\" and immediately started to play shows around the region, sharing the main stage with Queens of the Stone Age, Nick Cave, Alice in Chains, St. Vincent et al., concluding with Let's Rock festival in Šibenik in 2020. During the pandemic, they released five new singes outside the album.\n\nThe name \"Ischariotzcky\" comes from the Croatian pronunciation of the surname of the biblical figure Judas Iscariot, which in Croatia pronounced Iškariotski. The name is there to constantly remind us of betrayal, or to ask ourselves whether there is a person we love and have never betrayed somehow? https://tinyurl.com/2e5ky4pm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}