Information about plays

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

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

{
    "id": 3596259,
    "uri": "https://api.kexp.org/v2/plays/3596259/?format=api",
    "airdate": "2025-12-26T12:11:27-08:00",
    "show": 65478,
    "show_uri": "https://api.kexp.org/v2/shows/65478/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Buttons",
    "track_id": "0523bd4e-7a2c-4e02-8936-5f6327fc56cd",
    "recording_id": "571a5eb4-cf59-4e53-b7ae-3f486b412897",
    "artist": "Steve Lacy",
    "artist_ids": [
        "b29020d6-5dbf-4c99-b16f-c009f8a712ff"
    ],
    "album": "Gemini Rights",
    "release_id": "6d50b672-4f8e-4b7a-917b-1ded22808632",
    "release_group_id": "ab1c1fd8-f769-4d78-90bc-4677f8ad8c22",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2022-07-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"As Lacy zooms in on particular feelings and moments in his tales of modern heartbreak and courtship, he tends to sound detached and distant even when he speaks in first-person, and not in a dissociative way. There’s little tension or depth to the songwriting even when it flares with color, a longstanding shortcoming in his artful but often straightforward music. Gemini Rights does not set out to resolve that tendency, but the album turns toward the path. For the first time, Lacy’s virtuosity is in service of his vision rather than the extent of it.\" Pitchfork - https://pitchfork.com/reviews/albums/steve-lacy-gemini-rights/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}