Information about plays

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

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

{
    "id": 3544243,
    "uri": "https://api.kexp.org/v2/plays/3544243/?format=api",
    "airdate": "2025-08-24T15:15:31-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://coverartarchive.org/release/0ea291c0-1a95-4077-8365-61e1474295ae/15634633602-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0ea291c0-1a95-4077-8365-61e1474295ae/15634633602-250.jpg",
    "song": "Desert Raven",
    "track_id": null,
    "recording_id": "6b27d5f2-aa16-494c-a1ef-83bdd3de97f0",
    "artist": "Jonathan Wilson",
    "artist_ids": [
        "2f17f9f7-2df1-49d6-ab2b-7bb4ba580746"
    ],
    "album": "Gentle Spirit",
    "release_id": null,
    "release_group_id": "6bdd0a6f-5773-3673-99fa-fe4b7db60cab",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-08-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "North Carolina-bred producer and session man Jonathan Wilson digs the old stuff– like the Mellotron, buttery-toned Hofner bass, and ’69 Gibson ES 345 electric guitar he uses on this debut.\n\nRecorded on analog tape and conceived as a vinyl double LP, Gentle Spirit is a set of gorgeously detailed folk-rock ambles, most over six minutes long. Together they create a seamless mood, the sound of a chill living-room jam session where Wilson, in reality, is often the only player. https://tinyurl.com/4474yy6b\n\nThe Grammy-nominated producer, songwriter and musician is based in L.A., and is a frequent collaborator of Father John Misty, with whom he co-produced Misty's Grammy-nominated \"Chloe and the Next 20th Century.\"\n\nWilson has produced albums for Angel Olsen, Dawes, Margo Price, Conor Oberst and Billy Strings, He is also known as Roger Waters' guitarist, having joined his backing band in 2017.\n\nWatch Jonathan Wilson and his incredible band perform a sublime set for KEXP live at US Social Club: https://tinyurl.com/ejjvhnh3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}