Information about plays

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

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

{
    "id": 3544713,
    "uri": "https://api.kexp.org/v2/plays/3544713/?format=api",
    "airdate": "2025-08-25T17:06:20-07:00",
    "show": 64387,
    "show_uri": "https://api.kexp.org/v2/shows/64387/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tizita (feat. Brandee Younger",
    "track_id": null,
    "recording_id": null,
    "artist": "Meklit",
    "artist_ids": [
        "2de6d5d5-d2ca-44d7-8354-e7f2caef7646"
    ],
    "album": "A Piece of Infinity",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Piece of Infinity, the latest album by Meklit, is an invitation to think, to love, and to groove. Celebrating the rich musical traditions of Ethiopia, the Addis-born, San Francisco based vocalist, songwriter, and composer molds folk tunes from a multitude of communities and cultures throughout Ethiopia into jazz-inflected fantasies imbued with warmth and reverence. At its center is Meklit’s voice, which soars and whispers, intoning strength and devotion in Kambaata, Amharic, Oromo, and English. \n\nhttps://meklitsings.bandcamp.com/album/a-piece-of-infinity",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}