Information about plays

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

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

{
    "id": 3613692,
    "uri": "https://api.kexp.org/v2/plays/3613692/?format=api",
    "airdate": "2026-02-05T21:52:10-08:00",
    "show": 65849,
    "show_uri": "https://api.kexp.org/v2/shows/65849/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chum Chum Dil Nal",
    "track_id": null,
    "recording_id": null,
    "artist": "Mohinder Kaur Bhamra",
    "artist_ids": [
        "577a7cfc-b49f-4df5-b452-9164088f34fb"
    ],
    "album": "Punjabi Disco",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Naya Beat Records"
    ],
    "label_ids": [],
    "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. Some of her songs have highlighted issues that concern British Indian women. Bhamra encouraged British Indian women to join in traditional dance and party celebrations at a time when they were typically excluded.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}