Information about plays

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

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

{
    "id": 3547721,
    "uri": "https://api.kexp.org/v2/plays/3547721/?format=api",
    "airdate": "2025-09-01T21:42:45-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "05",
    "track_id": null,
    "recording_id": null,
    "artist": "Ven Y Mira",
    "artist_ids": [
        "f1edc849-0fad-44f5-ae97-8b4bc3c04ca5"
    ],
    "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": "“05” is a raw indie-punk cut that thrives on minimalism. Sparse riffs and a tight rhythm section give the track a sharp edge, while the vocals sound detached yet simmering with emotion. The lyrics, cryptic and brief, leave room for interpretation, creating a sense of mystery. Its lo-fi aesthetic makes it feel spontaneous, like a demo pressed into permanence. Short but effective, “05” captures ven y mira’s talent for turning simplicity into emotional punch.\u2028Listen: https://venymira.bandcamp.com/track/05",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}