Information about plays

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

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

{
    "id": 3527881,
    "uri": "https://api.kexp.org/v2/plays/3527881/?format=api",
    "airdate": "2025-07-16T17:49:07-07:00",
    "show": 64031,
    "show_uri": "https://api.kexp.org/v2/shows/64031/?format=api",
    "image_uri": "https://ia600701.us.archive.org/16/items/mbid-9aa41516-40e4-456d-8357-6c089fee10d4/mbid-9aa41516-40e4-456d-8357-6c089fee10d4-40529147726_thumb500.jpg",
    "thumbnail_uri": "https://ia800701.us.archive.org/16/items/mbid-9aa41516-40e4-456d-8357-6c089fee10d4/mbid-9aa41516-40e4-456d-8357-6c089fee10d4-40529147726_thumb250.jpg",
    "song": "Something in the Air",
    "track_id": "d2692518-114e-4968-8a7c-e4701c687d59",
    "recording_id": "81e47f2d-764f-4d8f-9f18-0ecc8994ffca",
    "artist": "Lauren Mayberry",
    "artist_ids": [
        "a3de3425-e96b-4857-a35c-e949fab8d80b"
    ],
    "album": "Vicious Creature",
    "release_id": "9aa41516-40e4-456d-8357-6c089fee10d4",
    "release_group_id": "08cf0699-f5a8-4dda-a9ac-a41414cd8f67",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2024-12-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chvrches frontwoman Lauren Mayberry tells Rolling Stone that “’Something in the Air’ is a song that really came out of nowhere,” Mayberry explained in a statement. “I was in London finishing another song with my friend... we were taking a break in the shared kitchen in the studio complex when a pretty iconic British musician, who I won’t throw under the bus here, came in and started making conversation about electricity, 5G, and how it’s making us all sick. Dan and I went for a walk around the block before going back to the studio and were unpacking those theories, and why people want to believe them – and the chorus lyric just appeared.” https://laurenmayberry.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}