Information about plays

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

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

{
    "id": 3613659,
    "uri": "https://api.kexp.org/v2/plays/3613659/?format=api",
    "airdate": "2026-02-05T19:47:53-08:00",
    "show": 65849,
    "show_uri": "https://api.kexp.org/v2/shows/65849/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Maathi Gumba",
    "track_id": null,
    "recording_id": null,
    "artist": "Robin Wagle Trio",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Robin Wagle Trio is composed of Nepal's guitarist-vocalist Robin Wagle, along with drummer Furba Sherpa and bassist Babin Wagle.\n\nWith beds of brass notes supplementing the trio's regular make-up of bass, drums and eccentric guitar tones, the track opts for modern jazz's lexicon with indie-rock's sonic palette before Robin's repeated simple vocal refrains add a flavour of Nepali folk. It is a simple combination that effortlessly fits together and adds freshness to each individual genre brought to the mix.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}