Information about plays

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

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

{
    "id": 3606935,
    "uri": "https://api.kexp.org/v2/plays/3606935/?format=api",
    "airdate": "2026-01-20T21:01:52-08:00",
    "show": 65710,
    "show_uri": "https://api.kexp.org/v2/shows/65710/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mannde Ji Mala",
    "track_id": null,
    "recording_id": null,
    "artist": "Maati Baani,Vela Ghana Bhil,Nirali Kartik",
    "artist_ids": [],
    "album": "Mannde Ji Mala",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mann De Ji Mala celebrates the heart drunk with love which can’t think about anything else but the beloved ♥️ Tu Hi Tu Hi Kare ..\nThis song also urges one to look within and find the real treasure!\nVocals : @niralikartik, Vela Ghana Bhil\nGuitar and Production : @kartikkshah\nJodiya Pawa : @noormmd_sodha23\nGhado Ghamelo : Naranbhai Parmar\nManjira : Navin Bhikha Bhil\n\nhttps://www.youtube.com/watch?v=kJJfDQKXbpk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}