Information about plays

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

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

{
    "id": 3576549,
    "uri": "https://api.kexp.org/v2/plays/3576549/?format=api",
    "airdate": "2025-11-10T20:36:04-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Murciélagos",
    "track_id": null,
    "recording_id": null,
    "artist": "Etérea Letal",
    "artist_ids": [],
    "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": "No-mercy alt-metal where melody and bite share the mic. Guitars grind in drop-tuned riffs, bass grates with chorus-kissed sustain, and drums toggle between martial stomp and gallop. The vocal carves a memorable line—clean but steel-edged—delivering a chorus that sticks. Lyrically, nocturnal imagery shades into defiance; the arrangement answers with a mid-section that briefly widens the stereo field before the final, tight-focus charge. It’s polished without losing teeth, and the hook lingers like a bruise.\u2028Listen: https://music.apple.com/mx/song/murci%C3%A9lagos/1844637309",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}