Information about plays

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

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

{
    "id": 3644594,
    "uri": "https://api.kexp.org/v2/plays/3644594/?format=api",
    "airdate": "2026-04-20T16:54:22-07:00",
    "show": 66507,
    "show_uri": "https://api.kexp.org/v2/shows/66507/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rhythm of You",
    "track_id": null,
    "recording_id": "e1cb49cc-8b09-4bba-8465-87905521ccf9",
    "artist": "Nubiyan Twist & Joe Armon‐Jones feat. eniola",
    "artist_ids": [
        "4fdddb48-b8a0-470d-9db4-e5fc77230d59",
        "7f28f2b1-738b-41da-b168-9704dba00605",
        "b0b94f1c-94fb-4ba2-b5da-6bb2b755c0b9"
    ],
    "album": "Chasing Shadows",
    "release_id": null,
    "release_group_id": "6831c804-02df-4fd5-aef0-a5266d862562",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The fifth album from this London-based collective led by Tom Excell is another excellent fusion of jazz, neo-soul, Afrobeat, hip-hop, broken beat, funk, and highlife that’s all folded into a colorful, kinetic, and lushly orchestrated sound. Nubiyan Twist’s new lead vocalist eniola is featured on a majority of this “joyous and defiantly human” album, and her gorgeous voice organically shares the spotlight with a stacked roster of talented guest artists that includes Patrice Rushen (!!), Joe Armon-Jones, The Zawose Queens, Fatoumata Diawara, The Pharcyde’s Bootie Brown, Ghanaian MC M.anifest, and London dancehall artist Mr Williamz.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}