Information about plays

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

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

{
    "id": 3580320,
    "uri": "https://api.kexp.org/v2/plays/3580320/?format=api",
    "airdate": "2025-11-19T17:51:40-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?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": "Porcelana",
    "track_id": "29b30c69-b2ed-496d-8227-e1ac1ec2f28f",
    "recording_id": "26053fb8-8cc8-42a5-9578-680ec3542355",
    "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": "With LUX, Rosalía delivers her most ambitious album to date — one where, according to her, the lyrics take center stage. Following MOTOMAMI, the Catalan artist returns with a conceptual work of emotional reconstruction, framed by orchestral grandeur — specifically, the London Symphony Orchestra — and sung in 13 different languages. The album explores the mystical delusions of a restless soul, seeking to transcend the earthly in order to return transformed.  \n- Albina Cabrera, KEXP's Latin Partnerships and Editorial Manager and co-host of El Sonido\n\nhttps://www.kexp.org/read/2025/11/10/new-music-reviews-1110/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}