Information about plays

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

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

{
    "id": 3656935,
    "uri": "https://api.kexp.org/v2/plays/3656935/?format=api",
    "airdate": "2026-05-19T18:38:18-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-67e9d87c-7d0e-40c5-8775-0d8076927220/mbid-67e9d87c-7d0e-40c5-8775-0d8076927220-35058449977_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-67e9d87c-7d0e-40c5-8775-0d8076927220/mbid-67e9d87c-7d0e-40c5-8775-0d8076927220-35058449977_thumb250.jpg",
    "song": "Heartbeat",
    "track_id": "496ad1a4-f53c-4a6b-aa99-53f191248083",
    "recording_id": "0e7cd7f5-a48c-441b-958e-5f9b7d653eca",
    "artist": "Nuovo Testamento",
    "artist_ids": [
        "d3511642-f45b-4921-8161-70e7e949eaa9"
    ],
    "album": "Love Lines",
    "release_id": "67e9d87c-7d0e-40c5-8775-0d8076927220",
    "release_group_id": "0395aafd-b0b5-4f2c-ba78-9a8e35fd2ff1",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This LA-based trio’s second album is a potent set of sparkling Italo disco inflected with cold wave, post-punk and other styles, combining bright, chirpy synths, propulsive rhythms and lyrics of love and desire.\nhttps://nuovotestamento.bandcamp.com/album/trouble",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}