Information about plays

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

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

{
    "id": 3553488,
    "uri": "https://api.kexp.org/v2/plays/3553488/?format=api",
    "airdate": "2025-09-15T19:45:25-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mi Agüita Amarilla",
    "track_id": null,
    "recording_id": null,
    "artist": "Los Toreros Muertos",
    "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": "“Mi Agüita Amarilla” by Los Toreros Muertos is a mischievous, irreverent classic of Spanish rock‑pop comedy. It kicks off with a playful premise: the singer has drunk more than forty beers and must relieve himself, and from there the moment of bodily function becomes a surreal, epic journey. The “little yellow water” escapes, flows through pipes, under cities, into rivers, irrigates fields, reaches seas, evaporates, rains down—connecting absurdity with a strange poetic scope. It’s witty, absurd, and strangely universal: humour meets earthy realism and a wild imagination. A song that makes you laugh, think, and maybe squirm a bit.\n\nSpotify link: https://open.spotify.com/track/2fYRXoal0ysbJJBUddCGDb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}