Information about plays

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

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

{
    "id": 3630914,
    "uri": "https://api.kexp.org/v2/plays/3630914/?format=api",
    "airdate": "2026-03-19T05:27:22-07:00",
    "show": 66220,
    "show_uri": "https://api.kexp.org/v2/shows/66220/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Complicate",
    "track_id": "eb879f63-2449-4b1c-a138-9cb24e3782c5",
    "recording_id": "fdb39742-f946-4ded-9e10-b2a8b3742c41",
    "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": "Come see Dark Chisme and other local bands at Audioasis Live next month! KEXP is bringing Audioasis to the Gathering Space on Saturday, April 11th and we’d love for you to come in and celebrate music of the Pacific Northwest with us.\n\nThis event, hosted by DJ Kennady, will begin at 5 PM and feature live music from Dark Chisme, TezaTalks, and Lucha Luna, with a pre-broadcast set from 90.TEEN alum, DJ Kap Uwak. This will also be broadcast live on KEXP for anyone that cannot physically be here during Audioasis’ normal timeslot: 6 PM - 9PM!\n\nhttps://www.kexp.org/events/kexp-events/audioasis-live-2-2026/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}