Information about plays

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

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

{
    "id": 3586850,
    "uri": "https://api.kexp.org/v2/plays/3586850/?format=api",
    "airdate": "2025-12-04T20:19:41-08:00",
    "show": 65289,
    "show_uri": "https://api.kexp.org/v2/shows/65289/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mainu Apne Pyar Wich - Mystic Jungle Remix",
    "track_id": null,
    "recording_id": null,
    "artist": "Mohinder Kaur Bhamra, Mystic Jungle",
    "artist_ids": [],
    "album": "Punjabi Disco",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Naya Beat"
    ],
    "label_ids": [
        "a54ddd76-7497-4be2-b1cf-05f5de0388a9"
    ],
    "release_date": "2025-10-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mohinder Kaur Bhamra is a British singer of Punjabi folk music, ghazals and Sikh hymns.\n\nMainu Apne Pyar Wich' is the second single from Naya Beat’s reissue of an astonishing lost “holy grail” – the first British Asian electronic dance music album ever recorded – Mohinder Kaur Bhamra’s 1982 masterpiece ‘Punjabi Disco’.\n\nProduced by Mohinder’s eldest son and bhangra pioneer Kuljit Bhamra using a recently acquired Roland SH-1000 synthesizer and CR-8000 CompuRhythm drum machine (played by his then 11-year-old brother), ‘Punjabi Disco’ was recorded at Roxy Music bass player Rick Kenton’s studio in London. The concept for a Punjabi disco album was subsequently stolen from the Bhamra’s by the very record label that had agreed to distribute the album. Eventually self-released with no label support, ‘Punjabi Disco’ became a lost relic, unknown to even the deepest of diggers. Released the same year and into equal obscurity as ‘Ten Ragas To A Disco Beat’, Charanjit Singh’s acid house opus, the reissue of ‘Punjabi Disco’ is set to have similar reverberations in the world of dance music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}