Information about plays

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

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

{
    "id": 3595391,
    "uri": "https://api.kexp.org/v2/plays/3595391/?format=api",
    "airdate": "2025-12-24T14:52:48-08:00",
    "show": 65465,
    "show_uri": "https://api.kexp.org/v2/shows/65465/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Talj, Talj",
    "track_id": null,
    "recording_id": "d0704c3d-ae57-4cfb-9ccb-9f73e42b6c9e",
    "artist": "فيروز",
    "artist_ids": [
        "338bbb53-5b96-447a-9444-8906844a0790"
    ],
    "album": "Christmas Hymns",
    "release_id": null,
    "release_group_id": "f427ae7f-12f3-4c06-be29-2c1136a39904",
    "labels": [
        "Voix de l’Orient"
    ],
    "label_ids": [
        "fbe1498d-9301-4cd3-8886-87a8b8a65427"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Talj, talj 3am betshati ed-dini talj\" (ثلج، ثلج عم بتشتي الدني تلج)\n\nFairuz's \"Talj Talj\" (Snow, Snow) is a beloved Arabic winter/Christmas song depicting falling snow, chilly stars, and shivering flowers, symbolizing purity, hope, and the joy a child brings, with lyrics about a magical, innocent journey, celebrating love, togetherness, and the beautiful anticipation of the holiday season amid nature's cold beauty.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}