Information about plays

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

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

{
    "id": 3568431,
    "uri": "https://api.kexp.org/v2/plays/3568431/?format=api",
    "airdate": "2025-10-22T08:22:12-07:00",
    "show": 64902,
    "show_uri": "https://api.kexp.org/v2/shows/64902/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The House of the Rising Sun",
    "track_id": "3d94a3c5-68f5-3681-b2cd-29898b65efa0",
    "recording_id": "1c4f7312-2f9f-4188-93c9-00971318f92c",
    "artist": "The Animals",
    "artist_ids": [
        "4d8afa16-4018-4ca8-8b5e-ede8f9314562"
    ],
    "album": "The House of the Rising Sun / Talkin’ ’bout You",
    "release_id": "83e7ce43-fadb-44f9-908a-ea1aada2f0a7",
    "release_group_id": "98a52ceb-98df-3e93-ac14-1bb767e7a9d3",
    "labels": [
        "Columbia Records"
    ],
    "label_ids": [
        "ad6f8706-c95e-443b-8579-8e3ecd27126c"
    ],
    "release_date": "1964-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning! Love the vibe this morning. Triggered my old rock vibes. Feeling like CCR, Suzy Q or Fortunate Son or maybe House of the Rising Son? \n\nChris on Beacon Hill\n\n-------------------------\n\nThis song traveled a long path before it made it all the way to the Animals. The earliest known recording was made by Clarence \"Tom\" Ashley in 1933. Ashley was a Tennessee folk singer who sang a version of the song while traveling through the South with a patent medicine show during the first half of the century. His version featured a male protagonist, though gender in the song has changed frequently. Next up was Georgia Turner, the 16-year-old daughter of a Kentucky miner. In 1937, she sang the song for musicologist Alan Lomax on her neighbor's front porch. Turner's version warned women to stay away from the House of the Rising Sun. Read the story behind this song: https://bit.ly/3Gd49ff.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}