Information about plays

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

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

{
    "id": 3564497,
    "uri": "https://api.kexp.org/v2/plays/3564497/?format=api",
    "airdate": "2025-10-13T08:14:46-07:00",
    "show": 64824,
    "show_uri": "https://api.kexp.org/v2/shows/64824/?format=api",
    "image_uri": "https://ia903205.us.archive.org/19/items/mbid-732ad4d0-5186-4a72-8943-7be8896a623b/mbid-732ad4d0-5186-4a72-8943-7be8896a623b-7424539513_thumb500.jpg",
    "thumbnail_uri": "https://ia903205.us.archive.org/19/items/mbid-732ad4d0-5186-4a72-8943-7be8896a623b/mbid-732ad4d0-5186-4a72-8943-7be8896a623b-7424539513_thumb250.jpg",
    "song": "One Monkey",
    "track_id": "d4b44f90-d563-4aaf-b9fd-47e0f94a6265",
    "recording_id": "afb9c113-70a8-4773-aea5-cff3c31a240e",
    "artist": "Redbone",
    "artist_ids": [
        "b3fa0e6f-93db-4aa5-b76e-393e24de35ba"
    ],
    "album": "Message From a Drum",
    "release_id": "732ad4d0-5186-4a72-8943-7be8896a623b",
    "release_group_id": "b7870ac3-4f0e-4992-8777-95a614bb3fbf",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1971-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yaqui, Shoshone, and Mexican Heritage\n\nRedbone is a band from Coalinga, California, led by the brothers Pat and Candido (\"Lolly\") Vasquez. The word \"redbone\" is a Cajun term for a mixed-race person, which the band dopted to signify their mixed ancestry. The Vasquez-Vegas brothers were of Yaqui, Shoshone, and Mexican heritage. They were managed by Bumps Blackwell, who guided Little Richard and Sam Cooke to success. To avert discrimination, he convinced the brothers to use a different last name, so they became known as Pat and Lolly Vegas. Redbone earned an audience playing clubs on the Sunset Strip in Los Angeles at the same time The Doors were on that scene. \n\nwww.redbone.be",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}