Information about plays

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

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

{
    "id": 3616729,
    "uri": "https://api.kexp.org/v2/plays/3616729/?format=api",
    "airdate": "2026-02-12T21:53:22-08:00",
    "show": 65916,
    "show_uri": "https://api.kexp.org/v2/shows/65916/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Answered Prayers",
    "track_id": null,
    "recording_id": null,
    "artist": "Elle Shimada",
    "artist_ids": [
        "35dd7e5d-ae38-4148-8adb-a59d34af609c"
    ],
    "album": "Answered Prayers",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "There are artists you label as experimental, and then there's Elle Shimada - 嶋田会希, whose sound and live show is unlike any other. \n\nTokyo-raised and Melbourne-based violinist, producer, and vocalist has rapidly gained acclaim for her emotive and genre-defying music. Masterfully blending catchy yet thought-provoking vocals with edgy production and layered string arrangements, Shimada creates emotive, cinematic, and other-worldly atmospheres that captivate listeners worldwide.\n--\nhttps://www.elleshimada.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}