Information about plays

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

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

{
    "id": 3639169,
    "uri": "https://api.kexp.org/v2/plays/3639169/?format=api",
    "airdate": "2026-04-07T19:41:22-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sharqi Dokah (Love Song)",
    "track_id": null,
    "recording_id": "582db996-94a9-4c77-a0ee-45ab0a23a1cc",
    "artist": "Al-Haj Hashim Mohammad, Shu'aib Ibrahim, Abdul-Karim Al Azawi",
    "artist_ids": [
        "b5af74b6-4798-42f2-ae38-9a1c111ad29a",
        "53fc0787-ef77-4674-b9a6-6338628b2e76",
        "9cd93c75-4342-4dd4-924d-b115a5f8794e"
    ],
    "album": "Paris to Calcutta: Men and Music on the Desert Road",
    "release_id": null,
    "release_group_id": "92720a03-973e-4dfc-adcc-dc37c7c77151",
    "labels": [
        "Sublime Frequencies"
    ],
    "label_ids": [
        "6fed5076-6bad-4b8d-8cca-fee530455666"
    ],
    "release_date": "2018-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Al-Haj Hashim Mohammad, alongside Shu'aib Ibrahim and Abdul-Karim Al Azawi, perform “Sharqi Dokah (Love Song),” a captivating piece rooted in Middle Eastern maqam traditions. Featured on the compilation Paris to Calcutta: Men and Music on the Desert Road from Sublime Frequencies, the track blends expressive vocals with rich instrumentation, evoking the atmosphere of musical exchange along historic trade routes. It’s a hypnotic and deeply emotive recording that reflects the timeless artistry of the region.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}