Information about plays

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

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

{
    "id": 3567229,
    "uri": "https://api.kexp.org/v2/plays/3567229/?format=api",
    "airdate": "2025-10-19T15:05:23-07:00",
    "show": 64878,
    "show_uri": "https://api.kexp.org/v2/shows/64878/?format=api",
    "image_uri": "https://ia600908.us.archive.org/4/items/mbid-77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e/mbid-77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e-42992481146_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e/mbid-77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e-42992481146_thumb250.jpg",
    "song": "Selflove (Yuksek Klub mix)",
    "track_id": "0b0b2e26-6f63-4af3-8c53-d2c2f46278fb",
    "recording_id": "2ca8712d-0d8b-4f2d-8e65-ef461bb3132f",
    "artist": "Jimena Ángel",
    "artist_ids": [
        "b285aad6-d2a9-4b8b-86fb-911ccd93b8fd"
    ],
    "album": "Selflove",
    "release_id": "77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e",
    "release_group_id": "02402c70-afb8-4e90-bed0-120e8034b746",
    "labels": [
        "Partyfine"
    ],
    "label_ids": [
        "f6718c56-2bae-4a87-abed-dc9213ffc79a"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jimena Ángel, a singer, producer, guitarist, and DJ from Bogotá who has been worked since the '90s with Colombian bands such as Pepa Fresa, Sidestepper, Alerta Kamarada. https://tinyurl.com/wup44re3\n\nShe reveals, \"With 'Selflove,' it was a crazy process.  I was listening to some 'bullerengue' released on Palenque Records and then I went into the shower, where I started to sing a melody inspired by what I just heard.\n\n\"The first words came instantly… “'Yo soy mi madre,' que soy mi propio padre… '(I am my mother, I am my own father).'\n\nFor me the creative process is a way of healing …\n\nI like to sing and compose melodies that feel somehow mantric … it takes me to a special states of mind, and there again lyrics enter in the body like through osmosis. This is really spiritual for me, and especially when the audience feels connected to it and is able to heal as well.\n\nApart from that, the act of playing an instrument is a total meditation for me.\" https://tinyurl.com/y3hynphc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}