Information about plays

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

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

{
    "id": 3554725,
    "uri": "https://api.kexp.org/v2/plays/3554725/?format=api",
    "airdate": "2025-09-18T19:58:33-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "https://coverartarchive.org/release/de97782f-af7d-421d-a513-6afcbab57f68/31989675571-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/de97782f-af7d-421d-a513-6afcbab57f68/31989675571-250.jpg",
    "song": "Absolute Pure",
    "track_id": null,
    "recording_id": "1e890aea-7a61-4982-993d-ff7e0188b8cf",
    "artist": "絕對純潔 (Absolute Purity)",
    "artist_ids": [
        "b75895ca-12b1-4bd0-a547-52d84efa752e"
    ],
    "album": "We Fought Over The Moon",
    "release_id": null,
    "release_group_id": "55ffcfad-4732-4d69-9237-3a6bb5351160",
    "labels": [
        "太合麥田(天津)音樂有限公司"
    ],
    "label_ids": [],
    "release_date": "2022-03-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Absolute purity is a state of being free from imperfection, sin, or contamination.\n\nIt's also an absolutely bad-ass band from Shanghai. The band was formed in December 2016 by singer Wenjun (ex-Guai Li), guitarist Tang Ting, drummer Dawei and bassist Dami.\n\nhttps://absolutepurity.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}