Information about plays

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

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

{
    "id": 3597795,
    "uri": "https://api.kexp.org/v2/plays/3597795/?format=api",
    "airdate": "2025-12-30T01:02:37-08:00",
    "show": 65512,
    "show_uri": "https://api.kexp.org/v2/shows/65512/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Blue Lotus",
    "track_id": "6eed755b-f919-4f20-86e0-de50747c598b",
    "recording_id": "3ea40df4-21d1-42c6-b9c7-11d079e72ff0",
    "artist": "Ali",
    "artist_ids": [
        "00a3ced4-16f5-469e-a7b0-c73c2581a42c"
    ],
    "album": "Patterns",
    "release_id": "853ed0db-5055-4c1e-bdce-66cec220055b",
    "release_group_id": "f242f8f0-6c93-4f91-afae-403c9c9df93e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-02-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "BEST OF 2025 STARTS NOW! This track was one of my most played of the year :)\n\nDiana Ratsamee, regular host of KEXP's Eastern Echoes, recorded a Live on KEXP session with this Indonesian band earlier this year: https://www.youtube.com/kexp\n\n\"The desire of Ali is to incorporate Middle Eastern culture with elements 70’s Indonesian rock, cinematic soul, afro beat, funk and disco to create a new groove and sound to the contemporary and vibrant Indonesian music scene. With all lyrics written in Arabic, Ali builds on the influence of Middle Eastern art and music, which over centuries has assimilated itself deep into Indonesian culture and way of life.\"\n\nhttps://aliradio.bandcamp.com/album/patterns",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}