Information about plays

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

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

{
    "id": 3541803,
    "uri": "https://api.kexp.org/v2/plays/3541803/?format=api",
    "airdate": "2025-08-18T21:42:39-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "fotografías",
    "track_id": null,
    "recording_id": null,
    "artist": "Canela",
    "artist_ids": [
        "14fc5568-036b-461d-9161-981c38cfb23f"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“fotografías” is tender indie pop carried by delicate guitar strumming and airy vocals. Lyrically, it meditates on memory, absence, and the act of holding on through pictures. The lo-fi production enhances its intimate feel, as if it were recorded late at night in a bedroom. Sweet but tinged with melancholy, it captures fleeting emotions with grace and simplicity.\u2028Listen: https://canelamx.bandcamp.com/track/fotografias",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}