Information about plays

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

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

{
    "id": 3561719,
    "uri": "https://api.kexp.org/v2/plays/3561719/?format=api",
    "airdate": "2025-10-05T17:42:29-07:00",
    "show": 64755,
    "show_uri": "https://api.kexp.org/v2/shows/64755/?format=api",
    "image_uri": "https://ia600204.us.archive.org/6/items/mbid-ee44dab6-68a6-4f9d-a5ba-d3630a588921/mbid-ee44dab6-68a6-4f9d-a5ba-d3630a588921-19448548689_thumb500.jpg",
    "thumbnail_uri": "https://ia600204.us.archive.org/6/items/mbid-ee44dab6-68a6-4f9d-a5ba-d3630a588921/mbid-ee44dab6-68a6-4f9d-a5ba-d3630a588921-19448548689_thumb250.jpg",
    "song": "For Love",
    "track_id": "932dd385-769e-3997-ad8e-353992f171c7",
    "recording_id": "2b2d2898-1dc7-4ef6-9737-65e4d13a4e0d",
    "artist": "Lush",
    "artist_ids": [
        "697801d1-68b2-4413-a7e4-0ef507d21cc1"
    ],
    "album": "Spooky",
    "release_id": "798705ca-a488-4a53-887b-72652d767832",
    "release_group_id": "11cdf8e5-6ff5-351c-82ab-7971ae8b468b",
    "labels": [
        "Reprise Records",
        "4AD"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1992-02-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#636 on KEXP Listener's Favorite Albums of All-time Countdown\n\nWelcome to KEXP's Fall Fundraising Drive!!!\n\nThe Miki Berenyi Trio will be playing the Neptune Theatre in Seattle on Thursday, Oct. 23, 2025!\n\n\"For Love,\" one of Lush’s most popular songs, is not about a whirlwind romance as its enthusiastic tempo might imply, but about Berenyi's relationship to her parents in light of their broken marriage.\n\nPitchfork's Paula Mejia writes, \"Shortly after the release of their debut album, Spooky, Lush were invited to play Lollapalooza's mainstage by Perry Farrell himself.\n\n\"It helped the London quartet break through stateside, but was still a less-than-likely festival booking—because, unlike other rock records of the early 1990s, Spooky doesn't rely on blistering noise to make its points. Its brilliant intricacies remain best appreciated alone, through headphones, and preferably in a room where long shadows creep onto the walls.\" https://tinyurl.com/3e9pup5w\n\nWatch Miki Berenyi Trio's absolutely stunning in-studio session LIVE at KEXP back in 2024!  https://tinyurl.com/y7ance42",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}