Information about plays

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

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

{
    "id": 3536376,
    "uri": "https://api.kexp.org/v2/plays/3536376/?format=api",
    "airdate": "2025-08-05T21:00:25-07:00",
    "show": 64210,
    "show_uri": "https://api.kexp.org/v2/shows/64210/?format=api",
    "image_uri": "https://coverartarchive.org/release/b471c9ce-be79-46c2-8ec4-b0283cfa9f20/31023138206-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b471c9ce-be79-46c2-8ec4-b0283cfa9f20/31023138206-250.jpg",
    "song": "True Notes (“Happy Morning”)",
    "track_id": null,
    "recording_id": "3345f65a-a415-49d7-a224-aa55b17684ad",
    "artist": "Ustad Saami",
    "artist_ids": [
        "e399593d-0c69-4fe6-91c7-cb8de9494701"
    ],
    "album": "Pakistan Is for the Peaceful",
    "release_id": null,
    "release_group_id": "576f092d-8021-4983-a0e1-5315c5f27f2f",
    "labels": [
        "Glitterbeat"
    ],
    "label_ids": [
        "2b63cc99-f955-427a-828d-440635381748"
    ],
    "release_date": "2020-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ustad Saami is the last living Surti master, a precursor of the ancient, Islamic devotional music of qawwali. Even under threat of Islamic fundamentalists, the master has spent his life as a dedicated practitioner of a vanishing art — one that has been passed on from generation to generation since the 13th century.\n\nUstad Naseeruddin Saami & The Saami Brothers will be performing through SAMA at the Great Hall on Friday evening, September 5 in Seattle. Tickets and info linked below:\n\nhttps://townhallseattle.org/event/ustad-naseeruddin-saami-the-saami-brothers/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}