Information about plays

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

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

{
    "id": 3541775,
    "uri": "https://api.kexp.org/v2/plays/3541775/?format=api",
    "airdate": "2025-08-18T20:27:23-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nunca llueve aquí",
    "track_id": null,
    "recording_id": null,
    "artist": "Nunca llueve aquí",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The self-titled track “Nunca llueve aquí” pairs melancholic guitar melodies with a laid-back rhythm that evokes quiet afternoons and subdued reflection. The lyrics explore longing and absence, playing on the irony of “it never rains here” as a metaphor for emotional drought. The lo-fi production adds intimacy, making it feel like a song whispered from a bedroom. It’s subtle but affecting, pulling listeners into its quiet world of resigned beauty.\u2028Listen: https://nuncallueveaqui.bandcamp.com/track/nunca-llueve-aqui",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}