Information about plays

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

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

{
    "id": 3659824,
    "uri": "https://api.kexp.org/v2/plays/3659824/?format=api",
    "airdate": "2026-05-26T13:33:28-07:00",
    "show": 66821,
    "show_uri": "https://api.kexp.org/v2/shows/66821/?format=api",
    "image_uri": "https://ia801004.us.archive.org/10/items/mbid-a5e5d0bb-a6b8-4fb0-b3d8-7158a273ed07/mbid-a5e5d0bb-a6b8-4fb0-b3d8-7158a273ed07-42836355644_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-a5e5d0bb-a6b8-4fb0-b3d8-7158a273ed07/mbid-a5e5d0bb-a6b8-4fb0-b3d8-7158a273ed07-42836355644_thumb250.jpg",
    "song": "I Can’t Stay Away",
    "track_id": "30fb0240-ce83-43d4-be7c-fb6079e3aab0",
    "recording_id": "1a8c7845-e29b-48cd-aec4-e0c79e5af533",
    "artist": "Peyton feat. Didda Joe",
    "artist_ids": [
        "de7e9181-6345-4d90-861f-30564900b5d7",
        "547ec75e-d16d-471d-ae95-974adac2ba75"
    ],
    "album": "Au",
    "release_id": "a5e5d0bb-a6b8-4fb0-b3d8-7158a273ed07",
    "release_group_id": "221e2448-a39f-43a9-8715-bbf53c90e625",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Au solidifies Peyton’s place in the contemporary R&B landscape and alternative soul as a formidable, idiosyncratic voice, one that few artists can execute the balance of nostalgia and innovation.\n\nhttps://www.shatterthestandards.com/p/album-review-au-by-peyton",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}