Information about plays

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

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

{
    "id": 3631496,
    "uri": "https://api.kexp.org/v2/plays/3631496/?format=api",
    "airdate": "2026-03-20T14:14:55-07:00",
    "show": 66231,
    "show_uri": "https://api.kexp.org/v2/shows/66231/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "negotiate",
    "track_id": null,
    "recording_id": "7761bd5e-a99f-4bf6-b7a9-98dda549c516",
    "artist": "Kilo Kish, Miguel",
    "artist_ids": [],
    "album": "Negotiate",
    "release_id": null,
    "release_group_id": "f2beed2d-5288-405a-8961-3b0408b400cb",
    "labels": [
        "Kisha Soundscapes + Audio"
    ],
    "label_ids": [
        "89299877-b2e4-4bee-ac05-4c2c1d4db51e"
    ],
    "release_date": "2025-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kilo Kish's “Negotiate” features the silky-voiced crooner Miguel. The electro-pop cut is a melted and slowed experiment, sounding simultaneously like it could’ve been released decades ago and beamed in from the future at the same time. -Flood (https://tinyurl.com/bdfkh8a4)\n\nhttps://kilokish.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}