Information about plays

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

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

{
    "id": 3608059,
    "uri": "https://api.kexp.org/v2/plays/3608059/?format=api",
    "airdate": "2026-01-23T13:00:40-08:00",
    "show": 65731,
    "show_uri": "https://api.kexp.org/v2/shows/65731/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Raw Movements (Moodymann Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Sun Palace",
    "artist_ids": [
        "8777315f-ff8c-48af-a7a1-61d4184e9e75"
    ],
    "album": "Raw Movements / Rude Movements",
    "release_id": null,
    "release_group_id": "fdcba997-6b9e-460b-a704-cc63ff3d6da5",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2016-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mike Collins began his music recording career in 1981 as a songwriter-producer at EMI Records and Chappell Music publishers where he achieved early chart success with leading Brit-Funk band Light of the World. “Ride The Love Train” by Light of the World, co-produced and co-written by Collins, sold 40,000 copies and reached No. 40 in the UK charts in November 1981.\n\nIn 1983, in partnership with keyboard-player Keith O’Connell, Mike produced an instrumental track called “Rude Movements” by Sun Palace. Licensed to Passion records, this initially sold around 10,000 copies on vinyl and was released in several countries around the world. The record became a staple for David Mancuso at his Loft Parties and a major influence for DJs such as Larry Levan, Frankie Knuckles and Kenny Dope, cementing its reputation as an early dance music classic.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}