Information about plays

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

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

{
    "id": 3610195,
    "uri": "https://api.kexp.org/v2/plays/3610195/?format=api",
    "airdate": "2026-01-28T12:19:58-08:00",
    "show": 65777,
    "show_uri": "https://api.kexp.org/v2/shows/65777/?format=api",
    "image_uri": "https://ia902906.us.archive.org/27/items/mbid-8631005a-2d76-43bd-9002-e077f01ca23f/mbid-8631005a-2d76-43bd-9002-e077f01ca23f-10259127451_thumb500.jpg",
    "thumbnail_uri": "https://ia902906.us.archive.org/27/items/mbid-8631005a-2d76-43bd-9002-e077f01ca23f/mbid-8631005a-2d76-43bd-9002-e077f01ca23f-10259127451_thumb250.jpg",
    "song": "Strange Fruit",
    "track_id": "ba003040-c774-3b96-b693-b87c875de741",
    "recording_id": "5a316823-ecc2-45f4-9f8b-f64f92fa7d08",
    "artist": "Nina Simone",
    "artist_ids": [
        "2944824d-4c26-476f-a981-be849081942f"
    ],
    "album": "Pastel Blues",
    "release_id": "988807ba-36a7-3a8a-aaab-9bac22bf1d47",
    "release_group_id": "1b3233e2-15ed-344e-bc8e-6630455db87f",
    "labels": [
        "Verve"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
    ],
    "release_date": "2006-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Strange Fruit\" is a song written and composed by Abel Meeropol and recorded by Billie Holiday in 1939. The lyrics were drawn from a poem by Meeropol published in 1937. The song protests the lynching of Black Americans with lyrics that compare the victims to the fruit of trees. Such lynchings had reached a peak in the Southern United States at the turn of the 20th century, and the great majority of victims were black. The song has been called \"a declaration\" and \"the beginning of the civil rights movement\"\n\nRead ‘Strange Fruit’: The Timely Return of One of America’s Most Powerful Protest Songs on Rolling Stone, about this powerful cover and other versions of the important song over the years: https://www.rollingstone.com/music/music-features/strange-fruit-history-legacy-1030942/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}