Information about plays

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

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

{
    "id": 3614962,
    "uri": "https://api.kexp.org/v2/plays/3614962/?format=api",
    "airdate": "2026-02-08T18:54:04-08:00",
    "show": 65881,
    "show_uri": "https://api.kexp.org/v2/shows/65881/?format=api",
    "image_uri": "https://coverartarchive.org/release/5c2b02cc-8965-4467-94e4-15d2f2fa8145/14876306116-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5c2b02cc-8965-4467-94e4-15d2f2fa8145/14876306116-250.jpg",
    "song": "Don’t It Drive You Crazy",
    "track_id": null,
    "recording_id": "d02a8dcc-e5b6-4969-ab9a-1860e311fe19",
    "artist": "The Pointer Sisters",
    "artist_ids": [
        "81bac815-97c5-4723-8f0b-4d8edfad1010"
    ],
    "album": "Having a Party",
    "release_id": null,
    "release_group_id": "871b3b90-133d-4290-aaa8-735679e5418f",
    "labels": [
        "Blue Thumb Records"
    ],
    "label_ids": [
        "c7818fff-a16b-4e27-868b-ca3cc5f9f082"
    ],
    "release_date": "1977-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Pointer Sisters released \"Don't It Drive You Crazy\" on their 1977 album Having a Party.\nThis song was written by Ted Ashford. (Mr. Stevie Wonder might even have been playing keyboards on it.)\n\nThe album Having a Party was a series of lasts for the group in many ways. With youngest member June retiring from the group for a brief time, the remaining members of Bonnie, Anita, and Ruth recorded the album, with June only appearing on the title song with her sisters (a cover of Sam Cooke's hit). As it turned out, it would be the last album to feature David Rubinson as their producer, and the last album the group recorded for Blue Thumb Records. With June contributing no lead vocal songs to the album as she had retired from the group, and the album selling modestly, Blue Thumb dropped the group from the roster. Bonnie then left the group and began a solo career, making this the last Pointer Sisters album to feature Bonnie. Upon June's return to the group, the Pointer Sisters would be offered a new recording contract with Planet Records and would find even greater success as a trio.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}