Information about plays

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

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

{
    "id": 3592687,
    "uri": "https://api.kexp.org/v2/plays/3592687/?format=api",
    "airdate": "2025-12-18T13:07:54-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chase the Devil / Disco Devil",
    "track_id": null,
    "recording_id": "c16232ea-289c-4992-94f1-bcb01a084942",
    "artist": "Lee \"Scratch\" Perry, Max Romeo with Full Experience",
    "artist_ids": [
        "af75ebe4-3ab1-423d-a499-2a6f9d011ce2",
        "d82e9822-521a-4e20-bb22-9e944374cd40",
        "5b5b56ed-0142-4f22-9572-31e4f78a1db6"
    ],
    "album": "King Scratch (Musical Masterpieces from the Upsetter Ark‐ive)",
    "release_id": null,
    "release_group_id": "012b9e9e-e552-47fd-87a4-c1721af65eca",
    "labels": [
        "Trojan Records"
    ],
    "label_ids": [
        "5bda15e5-d721-4f01-bdc1-24ed2f712712"
    ],
    "release_date": "2022-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., Max Romeo, who died in April from heart complications at age 80. He was backed on this song by Lee \"Scratch\" Perry's house band, The Upsetters. : https://www.nytimes.com/2025/04/19/arts/music/max-romeo-dead.html\n--\n“Chase the Devil” was later sampled by Kanye West—for Jay-Z’s Black Album track “Lucifer”—and the Prodigy, who liberally borrowed from the song to make their 1992 super-hit “Out of Space.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}