Information about plays

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

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

{
    "id": 3543015,
    "uri": "https://api.kexp.org/v2/plays/3543015/?format=api",
    "airdate": "2025-08-21T19:16:02-07:00",
    "show": 64350,
    "show_uri": "https://api.kexp.org/v2/shows/64350/?format=api",
    "image_uri": "https://coverartarchive.org/release/853ed0db-5055-4c1e-bdce-66cec220055b/41410028147-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/853ed0db-5055-4c1e-bdce-66cec220055b/41410028147-250.jpg",
    "song": "Blue Lotus",
    "track_id": null,
    "recording_id": "3ea40df4-21d1-42c6-b9c7-11d079e72ff0",
    "artist": "Ali",
    "artist_ids": [
        "00a3ced4-16f5-469e-a7b0-c73c2581a42c"
    ],
    "album": "Patterns",
    "release_id": null,
    "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": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Diana Ratsamee, regular host of KEXP's Eastern Echoes, recently recorded a Live on KEXP session with this Indonesian band. Make sure to subscribe to our YouTube channel to get notified when the session posts: 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"
}