Information about plays

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

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

{
    "id": 3574870,
    "uri": "https://api.kexp.org/v2/plays/3574870/?format=api",
    "airdate": "2025-11-06T21:30:09-08:00",
    "show": 65040,
    "show_uri": "https://api.kexp.org/v2/shows/65040/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Morlam Plearn (Luk Khrueng Surprise)",
    "track_id": null,
    "recording_id": "233ea6ae-5b89-4446-9847-c3ea02700326",
    "artist": "Helen Ganya",
    "artist_ids": [
        "9ad01f55-542c-457e-8946-74f9342ee3b4"
    ],
    "album": "Share Your Care",
    "release_id": null,
    "release_group_id": "957e64c0-32a6-4690-abb6-c82f17121403",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brighton-based, Scottish-Thai musician Helen Ganya (previously releasing music under the moniker Dog In The Snow) experiments with existentially-driven lyrics and off-kilter sounds to create a layered musical landscape. On her new album polish the machine (Bella Union), she stretches away from the suburban nightmare, seeking a cathartic reprieve that looks beyond the ordinary.\n--\nhttps://helenganya.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}