Information about plays

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

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

{
    "id": 3616706,
    "uri": "https://api.kexp.org/v2/plays/3616706/?format=api",
    "airdate": "2026-02-12T20:40:05-08:00",
    "show": 65916,
    "show_uri": "https://api.kexp.org/v2/shows/65916/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Con Tàu (Mothership)",
    "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-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blending modern rock, traditional Vietnamese elements, and experimental sounds, Dzung crafts a unique musical itinerary that mirrors the experience of exploring Vietnam. The album’s playful title, which means “Good? So Good!”, invites listeners to discover the unexpected—much like real travel adventures. Through immersive soundscapes and heartfelt storytelling, “2025’ – Hay Không Hay Lắm” is more than an album; it is an invitation to journey, feel, and see Vietnam through music.\n\n--\nhttps://dzung.bandcamp.com/album/2025-hay-kh-ng-hay-l-m",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}