Information about plays

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

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

{
    "id": 3525183,
    "uri": "https://api.kexp.org/v2/plays/3525183/?format=api",
    "airdate": "2025-07-10T13:59:06-07:00",
    "show": 63974,
    "show_uri": "https://api.kexp.org/v2/shows/63974/?format=api",
    "image_uri": "https://ia801307.us.archive.org/26/items/mbid-cca50c49-f976-413e-bc74-4a4c3ad7a9b7/mbid-cca50c49-f976-413e-bc74-4a4c3ad7a9b7-12537027252_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/26/items/mbid-cca50c49-f976-413e-bc74-4a4c3ad7a9b7/mbid-cca50c49-f976-413e-bc74-4a4c3ad7a9b7-12537027252_thumb250.jpg",
    "song": "Pastures of Plenty",
    "track_id": "86dd45a2-7656-4094-92de-25912561fd9c",
    "recording_id": "c2655609-7298-4991-8950-0aa5b338a74b",
    "artist": "Woody Guthrie",
    "artist_ids": [
        "cbd827e1-4e38-427e-a436-642683433732"
    ],
    "album": "American Radical Patriot",
    "release_id": "cca50c49-f976-413e-bc74-4a4c3ad7a9b7",
    "release_group_id": "7d17de47-b99d-4b18-a44f-9a33ee5f372e",
    "labels": [
        "Rounder"
    ],
    "label_ids": [
        "4b8d82bb-8abc-471f-a809-4060e2bc9a3a"
    ],
    "release_date": "2013-10-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It was originally written in 1941 by folk legend Woody Guthrie, but its roots date even further back to around 1927 when the song began life as a banjo tune called Pretty Polly. The song is actually a murder ballad, and tells the story of a young woman lured into the forest where she is killed and buried in a shallow grave. \n--\nIn 1962, American folk singer and part time actor Peter Tevis recorded a version of Woody Guthrie's \"Pastures of Plenty'' that was arranged by Ennio Morricone. A couple of years later, during a meeting between Morricone and film director Sergio Leone over the music for his forthcoming film, Morricone played a recording of Tevis's Pastures of Plenty. Leone loved the quirky nature of the music, but didn’t take a liking to the vocals. Subsequently, the vocals were dropped and the music became the opening title \"Titoli\" for A Fistful of Dollars (1964).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}