Information about plays

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

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

{
    "id": 3579365,
    "uri": "https://api.kexp.org/v2/plays/3579365/?format=api",
    "airdate": "2025-11-17T10:38:21-08:00",
    "show": 65136,
    "show_uri": "https://api.kexp.org/v2/shows/65136/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-02c019fd-a51a-48b2-bd8f-a64803537dc1/mbid-02c019fd-a51a-48b2-bd8f-a64803537dc1-15204271910_thumb500.jpg",
    "thumbnail_uri": "https://ia803201.us.archive.org/15/items/mbid-02c019fd-a51a-48b2-bd8f-a64803537dc1/mbid-02c019fd-a51a-48b2-bd8f-a64803537dc1-15204271910_thumb250.jpg",
    "song": "Ladies and Gentlemen We Are Floating in Space",
    "track_id": "270b4cb1-bf86-3d11-b27a-7aa57a055d12",
    "recording_id": "26820471-555a-4577-a88b-f76e2af54b73",
    "artist": "Spiritualized",
    "artist_ids": [
        "65041e06-83d2-4987-ae52-c17a915fc82a"
    ],
    "album": "Ladies and Gentlemen We Are Floating in Space",
    "release_id": "02c019fd-a51a-48b2-bd8f-a64803537dc1",
    "release_group_id": "c88c77da-b9f9-34b9-abdf-ad3cec875aca",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1997-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1995, Jason Pierce – frontman and creative engine of Spiritualized – broke up with his long-time partner (and Spiritualized keyboardist) Kate Radley: a bitter enough situation even before learning that she had married The Verve’s Richard Ashcroft in secret during the same year. Despite Pierce’s claims that many songs from Ladies and Gentlemen were fully written before the fact, the effect that these revelations had on his performance on-record is palpable. The completed album is so unreservedly (and unapologetically) flooded with a melodramatic sense of loss (in words and in delivery) that it’s impossible to ignore its creative context.\n\nThat voice at the beginning of this song is attributed to keyboardist Kate Radley.\n\nhttps://www.spiritualized.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}