Information about plays

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

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

{
    "id": 3593484,
    "uri": "https://api.kexp.org/v2/plays/3593484/?format=api",
    "airdate": "2025-12-20T13:02:56-08:00",
    "show": 65430,
    "show_uri": "https://api.kexp.org/v2/shows/65430/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Maria También",
    "track_id": "64f1e547-5b6e-409d-937b-b17550a0369e",
    "recording_id": "80feff59-edad-418e-af23-a13a37fdb322",
    "artist": "Bacao Rhythm & Steel Band",
    "artist_ids": [
        "7247ef92-6c65-484d-9cf1-a737382a4721"
    ],
    "album": "Big Crown Vaults Vol. 4",
    "release_id": "7063ba1d-fc1e-4aa4-a516-b72e23543a82",
    "release_group_id": "d3ff262d-9e78-45d0-b350-5e5c6e34afac",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From KEXP's Associate Music Director Alex Ruder: \n\n\"The fourth volume in Brooklyn-based label Big Crown’s Vaults series spotlights the tropical, transportive sounds of mysterious Hamburg, Germany steel pan outfit Bacao Rhythm & Steel Band and conveniently collects various non-album songs from their catalog dating back to 2008. It’s a covers-heavy set that finds BRSB applying their trademark sound to iconic songs originally by Khruangbin, Jackson 5, J Dilla, 50 Cent, Rakim, Mtume, Bob James, The Sugarhill Gang, El Michels Affair, and more.\"\n\nhttps://www.kexp.org/read/2025/5/26/new-music-reviews-526/\n-\nhttps://bacaorhythmandsteelband.bandcamp.com/album/brsb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}