Information about plays

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

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

{
    "id": 3570935,
    "uri": "https://api.kexp.org/v2/plays/3570935/?format=api",
    "airdate": "2025-10-28T07:54:45-07:00",
    "show": 64956,
    "show_uri": "https://api.kexp.org/v2/shows/64956/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Goodbye Horses",
    "track_id": "b57e7353-48bc-4da4-bfbc-af15606ddc22",
    "recording_id": "afd404fc-c349-405f-96fb-1e05c29bb51d",
    "artist": "Tone of Arc",
    "artist_ids": [
        "24953304-1ba8-4cc0-8d0e-397b35656e08"
    ],
    "album": "The Time Was Right",
    "release_id": "b0336f61-392c-4d23-975c-c0ba7267823c",
    "release_group_id": "f3569830-cabf-4e39-aa52-a81c68d920eb",
    "labels": [
        "No.19 Music"
    ],
    "label_ids": [
        "6957a1df-3493-4fa0-b9ec-16f3a7b3b743"
    ],
    "release_date": "2013-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a cover of Q Lazzarus's \"Goodbye Horses\". \n\nDiane Luckey (December 12, 1960 – July 19, 2022), known professionally as Q Lazzarus, was an American singer. She is best known for her 1988 song \"Goodbye Horses\", which became a cult classic after being prominently featured in a scene from Jonathan Demme's 1991 film \"The Silence of the Lambs.\"\n\nSee the unexpurgated video for Tone of Arc's cover: https://www.youtube.com/watch?v=-nAtmUjKPqM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}