Information about plays

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

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

{
    "id": 3409230,
    "uri": "https://api.kexp.org/v2/plays/3409230/?format=api",
    "airdate": "2024-10-06T16:43:00-07:00",
    "show": 61503,
    "show_uri": "https://api.kexp.org/v2/shows/61503/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Elderflower",
    "track_id": null,
    "recording_id": null,
    "artist": "Cocobolo",
    "artist_ids": [],
    "album": "Consider It Done",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Dutch trio takes listeners on a colourful journey through a landscape of surf rock, 60s soul, and 90s hip-hop, all fused into a unique \"modern vintage\" sound.  The instrumental compositions are far from dull; they tell stories without words, with the music itself functioning as a universal language of imagination and freedom.\n\nInspired by artists like Menahan Street Band and Yussef Dayes, but with a unique sound, Cocobolo proves that instrumental music can be just as captivating as the most catchy pop song. \"Consider It Done\" is a triumph of creativity and craftsmanship, an ode to the boundless imagination of childhood translated into mature musicianship. It’s an album for dancing and for listening, with each play revealing a new layer. https://tinyurl.com/3wfmak37",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}