Information about plays

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

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

{
    "id": 3616691,
    "uri": "https://api.kexp.org/v2/plays/3616691/?format=api",
    "airdate": "2026-02-12T19:44:10-08:00",
    "show": 65916,
    "show_uri": "https://api.kexp.org/v2/shows/65916/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mùa gặt mới",
    "track_id": null,
    "recording_id": "7a995c13-704d-4cdb-b712-bf325d42dc16",
    "artist": "Hoàng Oanh",
    "artist_ids": [
        "7e3cd11b-d3c4-46a6-8807-1dc96efc8f74"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Huỳnh Kim Chi, also known by the stage name Hoàng Oanh, is a Vietnamese singer. Born in Mỹ Tho, she was popular during the 1970s before the Fall of Saigon, then emigrated to the United States. She is still popular among Vietnamese overseas as a singer of traditional music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}