Information about plays

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

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

{
    "id": 3598245,
    "uri": "https://api.kexp.org/v2/plays/3598245/?format=api",
    "airdate": "2025-12-31T01:43:11-08:00",
    "show": 65521,
    "show_uri": "https://api.kexp.org/v2/shows/65521/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "\"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. \"The first words came instantly… “'Yo soy mi madre,' que soy mi propio padre… '(I am my mother, I am my own father).'\"\n\nhttps://soundcloud.com/jimenangel/selflove-jimena-angel-yuksek-klub-mix\nIG: @jimenangel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}