Information about plays

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

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

{
    "id": 3591154,
    "uri": "https://api.kexp.org/v2/plays/3591154/?format=api",
    "airdate": "2025-12-14T20:56:02-08:00",
    "show": 65379,
    "show_uri": "https://api.kexp.org/v2/shows/65379/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Willing and Able",
    "track_id": null,
    "recording_id": null,
    "artist": "Carl Carlton",
    "artist_ids": [
        "48b66d59-647d-42a9-b7a5-55abd5fca7ae"
    ],
    "album": "I Wanna Be With You",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "ABC Records"
    ],
    "label_ids": [],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Carl Carlton released \"Willing and Able\" in 1974 on his third studio album, I Wanna Be With You.\n\nCarl Carlton died today. He was 72.\nCarl Carlton, also known as \"The Bad C.C.\" was a soul/funk singer and songwriter. He began his career in the 1960s using the name \"The Little Carl\". After some local hits, he was signed by Don Robey to the Texan record label Back Beat. When that label was sold to ABC Records, he became embroiled in a royalty dispute with the new ownership. He then went on to Mercury, making just one single. Then Leon Haywood brought him to 20th Century Fox Records. He is best known for his recordings of Robert Knight's \"Everlasting Love\" & \"She's A Bad Mama Jama.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}