Information about plays

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

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

{
    "id": 3616597,
    "uri": "https://api.kexp.org/v2/plays/3616597/?format=api",
    "airdate": "2026-02-12T14:15:29-08:00",
    "show": 65914,
    "show_uri": "https://api.kexp.org/v2/shows/65914/?format=api",
    "image_uri": "https://coverartarchive.org/release/42fadb06-1c77-479e-a21d-44f97a730f26/5901776222-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/42fadb06-1c77-479e-a21d-44f97a730f26/5901776222-250.jpg",
    "song": "Tonight’s the Night (Good Time)",
    "track_id": null,
    "recording_id": "d0233071-635e-4ebb-913e-3345473059ce",
    "artist": "Kleeer",
    "artist_ids": [
        "a779c2f7-6673-419a-9417-a327b741bf88"
    ],
    "album": "I Love to Dance",
    "release_id": null,
    "release_group_id": "01643b13-f716-4cb0-85d3-93d79ef3cd6a",
    "labels": [],
    "label_ids": [],
    "release_date": "1979-05-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocals were provided by the group's bassist and songwriter Norman Durham.\n--\nKleeer was a New York based funk and disco band which was formed in 1972 under the name The Jam Band, as a backup group to different disco bands and vocalists. The group consisted of Woody Cunningham, vocalist/percussionist Paul Crutchfield, guitarist Richard Lee and bassist Norman Durham.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}