Information about plays

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

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

{
    "id": 3594413,
    "uri": "https://api.kexp.org/v2/plays/3594413/?format=api",
    "airdate": "2025-12-22T09:39:00-08:00",
    "show": 65447,
    "show_uri": "https://api.kexp.org/v2/shows/65447/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Package",
    "track_id": "43573878-fc08-4916-ab7e-6fb50d04a7ba",
    "recording_id": "9def6079-e538-4d8c-baf3-a544d71e0675",
    "artist": "De La Soul",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "Cabin in the Sky",
    "release_id": "ffdb0202-6992-4e20-8385-9c8cea86096a",
    "release_group_id": "05e414ac-82dd-4fbd-bd85-a6d294c8a1df",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Cabin in the Sky' is the ninth studio album by De La Soul, released on November 21, 2025. It is the group's first album since the death of member Trugoy the Dove (David Jolicoeur), who died in 2023, and features previously unreleased vocals from him. \n--\nIn this NPR interview, Kelvin \"Pos\" Mercer talks about how Trugoy's spirit permeates this album. : https://www.npr.org/2025/11/30/nx-s1-5614206/kelvin-pos-mercer-of-de-la-soul-discusses-the-groups-new-album-cabin-in-the-sky",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}