Information about plays

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

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

{
    "id": 3579265,
    "uri": "https://api.kexp.org/v2/plays/3579265/?format=api",
    "airdate": "2025-11-17T05:08:46-08:00",
    "show": 65134,
    "show_uri": "https://api.kexp.org/v2/shows/65134/?format=api",
    "image_uri": "https://ia801001.us.archive.org/34/items/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a-43405280844_thumb500.jpg",
    "thumbnail_uri": "https://ia601001.us.archive.org/34/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": "It’s not every day that a cardinal compliments a pop star. But on Tuesday, Nov. 11, Cardinal José Tolentino de Mendonça, prefect of the Vatican Dicastery for Culture and Education, did just that. “When a creator like Rosalía speaks of spirituality, it means she grasps a deep need in contemporary culture to get closer to spiritual reasons, to foster an inner life, to value religious experience as a fundamental experience,” he said in reference to Spanish pop star Rosalía’s new album “Lux.”\n\nhttps://www.americamagazine.org/music/2025/11/12/rosalia-lux-pop-star-understands-catholicism/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}