Information about plays

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

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

{
    "id": 3522294,
    "uri": "https://api.kexp.org/v2/plays/3522294/?format=api",
    "airdate": "2025-07-03T21:25:38-07:00",
    "show": 63911,
    "show_uri": "https://api.kexp.org/v2/shows/63911/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "2025´ (ft. Hải Phượng Đàn Tranh)",
    "track_id": null,
    "recording_id": null,
    "artist": "Dzung",
    "artist_ids": [
        "778b2ab8-276d-4fd9-90bf-f5f3a7e3251c"
    ],
    "album": "2025´ - HAY KHÔNG HAY LẮM",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-03-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "2025´ - HAY KHÔNG HAY LẮM”  (2025’–Good or Not Very Good\" is a sonic odyssey through Vietnam. Aboard this fantastical vessel, Dzung leads listeners on an exploration of breathtaking landscapes, age-old festivals, ancestral tales, regional specialties, and the contemporary heartbeat of Vietnamese life. The journey is one of unbridled freedom, passion, and discovery.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}