Information about plays

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

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

{
    "id": 3545086,
    "uri": "https://api.kexp.org/v2/plays/3545086/?format=api",
    "airdate": "2025-08-26T14:12:06-07:00",
    "show": 64394,
    "show_uri": "https://api.kexp.org/v2/shows/64394/?format=api",
    "image_uri": "https://ia801502.us.archive.org/18/items/mbid-dbe12345-68ad-4b91-bd15-dbbb2110266c/mbid-dbe12345-68ad-4b91-bd15-dbbb2110266c-42632031838_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-dbe12345-68ad-4b91-bd15-dbbb2110266c/mbid-dbe12345-68ad-4b91-bd15-dbbb2110266c-42632031838_thumb250.jpg",
    "song": "Spellbound",
    "track_id": "ddbe31ca-8e29-41fe-8bb6-8b9d72e31c92",
    "recording_id": "7d248705-8a52-4800-b013-89d98be8ab33",
    "artist": "Ha Vay",
    "artist_ids": [
        "feafe6e8-312d-4711-86c7-35d10c062fe0"
    ],
    "album": "Spellbound",
    "release_id": "dbe12345-68ad-4b91-bd15-dbbb2110266c",
    "release_group_id": "93094088-a365-4c65-b1cd-6968c0a0b590",
    "labels": [
        "Artist House"
    ],
    "label_ids": [
        "b4852bac-3943-4636-b6cc-2a1307e1f4d5"
    ],
    "release_date": "2025-07-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Luminous and easygoing, streamlined and organic, “Spellbound” is the astral, effortlessly-stylish brand-new single from San Francisco’s Ha Vay.\n\nLearn more about Ha Vey here in the local artist spotlight:\nhttps://musicinsf.com/local-band-spotlight-ha-vay/\n---\nIG: https://www.instagram.com/angeldreamgirl777/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}