Information about plays

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

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

{
    "id": 3528288,
    "uri": "https://api.kexp.org/v2/plays/3528288/?format=api",
    "airdate": "2025-07-17T18:00:14-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia801209.us.archive.org/29/items/mbid-fa5f1088-454b-406b-9cf9-c0150866173c/mbid-fa5f1088-454b-406b-9cf9-c0150866173c-37393623700_thumb500.jpg",
    "thumbnail_uri": "https://ia801209.us.archive.org/29/items/mbid-fa5f1088-454b-406b-9cf9-c0150866173c/mbid-fa5f1088-454b-406b-9cf9-c0150866173c-37393623700_thumb250.jpg",
    "song": "Hollowed Out",
    "track_id": "9d81fdef-c046-451b-a2b6-2c8519224e27",
    "recording_id": "63064933-bb6f-4681-a560-b307fb5cf83c",
    "artist": "Ducks Ltd.",
    "artist_ids": [
        "c8879a45-e3bf-4b16-aae2-50a5918e1e5a"
    ],
    "album": "Harm’s Way",
    "release_id": "fa5f1088-454b-406b-9cf9-c0150866173c",
    "release_group_id": "cfcd486e-b21e-4a14-8d30-6df4592068da",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2024-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Even with its often dark subject matter, ‘Harm’s Way’ is Ducks Ltd.’s most vividly rendered and collaborative collection yet. It’s an undeniable evolution for the band, not just in how these songs soar, but in their entire writing and recording processes. Composed on tour while supporting acts like Nation of Language, Illuminati Hotties, and Archers of Loaf, the album displays the band’s finely tuned songcraft and well-earned, road-tested confidence. “When we got signed, we had played maybe five or six shows ever. After last year, it’s in the hundreds. That experience can change your perception of your own music and songwriting,” says McGreevy. \n\nhttps://ducksltdband.bandcamp.com/album/harms-way",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}