Information about plays

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

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

{
    "id": 3544766,
    "uri": "https://api.kexp.org/v2/plays/3544766/?format=api",
    "airdate": "2025-08-25T20:23:54-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Culebra Coral",
    "track_id": null,
    "recording_id": "a0fcd846-3681-44e7-a279-394166b6e6c7",
    "artist": "The Lilas",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Con ‘Culebra Coral’, The Lilas de Guatemala se adentra en el lado más crudo del Surf Garage Rock. Guiado por una guitarra tarantinesca, el track crea un trance con un loop magnético que atrapa desde la primera nota, como un encantador de serpientes. Es la música para un road trip psicodélico bajo el sol ardiente.\n***\nWith “Culebra Coral,” The Lilas from Guatemala delves into the rawest side of surf garage rock. Guided by a Tarantino-esque guitar, the track creates a trance with a magnetic loop that captivates from the first note, like a snake charmer. It's the music for a psychedelic road trip under the scorching sun.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}