Information about plays

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

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

{
    "id": 3553490,
    "uri": "https://api.kexp.org/v2/plays/3553490/?format=api",
    "airdate": "2025-09-15T19:54:00-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Las Olas",
    "track_id": null,
    "recording_id": null,
    "artist": "Oas",
    "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": "Las Olas” captures the ebb and flow of the sea through shimmering guitars and a steady rhythmic sway. The track blends shoegaze haze with surf-inspired touches, creating a hypnotic motion that feels like waves crashing and receding. Vocals are airy and distant, more texture than centerpiece, adding to the immersive quality. Its lyrics mirror the music’s duality: waves as both destructive and cleansing forces. The production is raw yet atmospheric, leaving grit in the guitars while keeping the melodic currents intact. It’s coastal music—restless, melancholic, and endlessly cyclical.\u2028Listen: https://oasband.bandcamp.com/track/las-olas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}