Information about plays

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

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

{
    "id": 3619384,
    "uri": "https://api.kexp.org/v2/plays/3619384/?format=api",
    "airdate": "2026-02-19T05:04:53-08:00",
    "show": 65972,
    "show_uri": "https://api.kexp.org/v2/shows/65972/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a-43405280844_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a-43405280844_thumb250.jpg",
    "song": "Mundo nuevo",
    "track_id": "5d64944e-4f8d-47a7-8f2d-bc886342adbe",
    "recording_id": "aae3b3ac-48bc-4f20-8727-ea5ac1db7508",
    "artist": "ROSALÍA",
    "artist_ids": [
        "25f3abd9-63b5-471a-bd25-feb9672dfa11"
    ],
    "album": "LUX",
    "release_id": "e5913eac-3d74-47af-a3f2-7aa6618f140a",
    "release_group_id": "bb3ec118-57df-4eb9-a8fe-a26a70a7dbe0",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fun fact about Rosalia will be stepping into the world of acting with a role in the upcoming third season of Euphoria. Rosalía has said she’s a longtime fan of the series and called the experience of filming “really inspiring,” even joking that she’s “trying not to forget [her] lines” as she learns the craft. Her character details have been kept under wraps, but images from set have already stirred excitement among fans. https://variety.com/2025/tv/news/euphoria-season-3-cast-rosalia-marshawn-lynch-1236308225",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}