Information about plays

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

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

{
    "id": 3634254,
    "uri": "https://api.kexp.org/v2/plays/3634254/?format=api",
    "airdate": "2026-03-27T12:01:28-07:00",
    "show": 66292,
    "show_uri": "https://api.kexp.org/v2/shows/66292/?format=api",
    "image_uri": "https://coverartarchive.org/release/a7f61a4b-f205-46d0-8aac-0e1ae6d64dd6/2587513089-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a7f61a4b-f205-46d0-8aac-0e1ae6d64dd6/2587513089-250.jpg",
    "song": "A Roller Skating Jam Named “Saturdays”",
    "track_id": null,
    "recording_id": "0e1af749-29cb-472b-86e1-1ee46e34caad",
    "artist": "De La Soul",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "De La Soul Is Dead",
    "release_id": null,
    "release_group_id": "0be4cdd5-ed37-3842-82ba-7f9983a34473",
    "labels": [
        "Tommy Boy"
    ],
    "label_ids": [
        "dd13c200-c9c9-4671-85f8-2dbff1319e3f"
    ],
    "release_date": "1991-05-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This De La Soul track samples Frankie Valli's \"Grease.\" \n\nDavid “Trugoy The Dove” Jolicoeur, one-third of the iconic rap trio De La Soul, died in 2023 at the age of 54. No cause of death has been given, but he had been open about his bout with congestive heart failure in recent years.\n\nDavid Jude Jolicoeur was born in Brooklyn, New York, but grew up on Long Island. The members of De La Soul were friends who attended the same high school in the Amityville area of Long Island during the 1980s. After they decided to form a rap group, each member re-christened themselves with an outlandish name (Trugoy the Dove, P.A. Pasemaster Mase and Posdnuos, respectively).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}