Information about plays

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

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

{
    "id": 3657287,
    "uri": "https://api.kexp.org/v2/plays/3657287/?format=api",
    "airdate": "2026-05-20T15:35:28-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://coverartarchive.org/release/e9bda197-d7f0-4f60-91ed-fc0476441764/30751573057-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e9bda197-d7f0-4f60-91ed-fc0476441764/30751573057-250.jpg",
    "song": "She a Go",
    "track_id": null,
    "recording_id": "c55d5db3-2a5a-42c7-8545-830aa0c87bf3",
    "artist": "DJ Rashad feat. Spinn & Taso",
    "artist_ids": [
        "b75039d8-ccaf-4092-a310-903b8f594f55",
        "987dbb5a-1593-4b83-8e42-fb6f3861154e",
        "08d46ab9-9286-4152-8604-61bf9318e9c3"
    ],
    "album": "Double Cup",
    "release_id": null,
    "release_group_id": "02a46b38-34fe-4a8c-8598-6ad7579adf42",
    "labels": [
        "Hyperdub"
    ],
    "label_ids": [
        "d73fd0e0-8799-4506-ad1b-6342bf46fc77"
    ],
    "release_date": "2013-10-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Kari!\n--\nRashad Hanif Harden, the Chicago DJ and producer known as DJ Rashad who helped establish a new style of dance music over a 15-year career, died in 2014 at 34: https://www.npr.org/sections/therecord/2014/04/28/307423642/innovative-chicago-producer-dj-rashad-dies-at-34",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}