Information about plays

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

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

{
    "id": 3589146,
    "uri": "https://api.kexp.org/v2/plays/3589146/?format=api",
    "airdate": "2025-12-10T01:21:51-08:00",
    "show": 65336,
    "show_uri": "https://api.kexp.org/v2/shows/65336/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Abyss",
    "track_id": null,
    "recording_id": null,
    "artist": "Brother Ali",
    "artist_ids": [
        "e0b267df-9e16-4fd3-abb2-b47e61e7a2aa"
    ],
    "album": "Brother Minutester Vol. 2: Üsküdar Sessions",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Following up his 2025 release Satisfied Soul with a return to an experimental project that started a decade ago as a creative exercise to hype up new projects on social media. These self-produced one-minute freestyles, spit a few bars at a time without pen or paper, were only meant to be an artistic escape. But they grew into a deeply personal stream of consciousness series called \"Brother Minutester.\"\n\nhttps://www.instagram.com/reel/DQ6XyfXjGBz/?igsh=MTRoaXozYXAweTRra",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}