Information about plays

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

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

{
    "id": 3527486,
    "uri": "https://api.kexp.org/v2/plays/3527486/?format=api",
    "airdate": "2025-07-15T23:19:42-07:00",
    "show": 64025,
    "show_uri": "https://api.kexp.org/v2/shows/64025/?format=api",
    "image_uri": "https://ia801509.us.archive.org/12/items/mbid-7b53bd5c-7992-48d5-ab71-3535ff85d8c0/mbid-7b53bd5c-7992-48d5-ab71-3535ff85d8c0-39525681427_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-7b53bd5c-7992-48d5-ab71-3535ff85d8c0/mbid-7b53bd5c-7992-48d5-ab71-3535ff85d8c0-39525681427_thumb250.jpg",
    "song": "Yo Puedo Vivir Sin Ti",
    "track_id": "ee641dcb-f05f-4c37-9ea2-5ddc2df0694f",
    "recording_id": "edc5e8de-83b3-4e40-8cbf-c18c96a26e0b",
    "artist": "Dark Chisme",
    "artist_ids": [
        "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
    ],
    "album": "Dark Chisme",
    "release_id": "7b53bd5c-7992-48d5-ab71-3535ff85d8c0",
    "release_group_id": "10e39631-bb46-48bd-9708-f66184ec6495",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-07-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Dark Chisme is a Seattle-based dark wave band started by Chicago-raised Latina DJ and Producer Christine Gutierrez (Vocals, Synths) and E (Bass, Synths). They bring dark wave influences to their music, with Latin, house, and techno elements as well!  \n\nTheir latest album, 'Dark Chisme' was released in July.\n https://darkchisme.bandcamp.com/album/dark-chisme",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}