Information about plays

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

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

{
    "id": 3585496,
    "uri": "https://api.kexp.org/v2/plays/3585496/?format=api",
    "airdate": "2025-12-01T17:15:03-08:00",
    "show": 65264,
    "show_uri": "https://api.kexp.org/v2/shows/65264/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Okonkolé y trompa",
    "track_id": null,
    "recording_id": "85f4b961-3bb3-4d4d-82c2-a04f04c98f44",
    "artist": "Jaco Pastorius",
    "artist_ids": [
        "46a6fac0-2e14-4214-b08e-3bdb1cffa5aa"
    ],
    "album": "Jaco Pastorius",
    "release_id": null,
    "release_group_id": "346b2263-a899-3d3e-8b08-84efe58dfe10",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1976-05-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Between roughly 1974 and 1986, bassist Jaco Pastorious blazed a trail across the music landscape, speaking mostly jazz but having grown up steeped in R&B. Along the way, Jaco used his trusty fret-less Fender bass to redefine the role of the bass guitar in improvised music.\"\n\"'Okonkole Y Trompa,'from his solo album Jaco Pastorious is a reflective, moody piece based on Afro-Cuban santeria rhythms of the late percussionist Don Alias, percolating under an airy, French horn meditation played by Peter Gordon.\": https://www.npr.org/2015/12/02/458007248/songs-we-love-jaco-pastorius-okonkole-y-trompa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}