Information about plays

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

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

{
    "id": 3599113,
    "uri": "https://api.kexp.org/v2/plays/3599113/?format=api",
    "airdate": "2026-01-02T06:01:24-08:00",
    "show": 65538,
    "show_uri": "https://api.kexp.org/v2/shows/65538/?format=api",
    "image_uri": "https://ia800705.us.archive.org/19/items/mbid-3e90c88c-bfce-410d-9c2f-babd140a58c9/mbid-3e90c88c-bfce-410d-9c2f-babd140a58c9-42030039028_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/19/items/mbid-3e90c88c-bfce-410d-9c2f-babd140a58c9/mbid-3e90c88c-bfce-410d-9c2f-babd140a58c9-42030039028_thumb250.jpg",
    "song": "Masterpiece",
    "track_id": "c9605142-9614-44ca-a25d-2645974ca33b",
    "recording_id": "1dfbda18-156e-4fd8-8e6a-810e20da1d67",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "Back to Mine: Jungle",
    "release_id": "3e90c88c-bfce-410d-9c2f-babd140a58c9",
    "release_group_id": "6853aceb-78e6-4b32-bdc8-4238e0a8dd4f",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Masterpiece” is the closing track on SAULT’s 2019 debut album 5, released via Forever Living Originals. It’s a mellow, mid‑tempo soul tune built around a warm bassline, soft drums, and gentle guitar, with Cleo Sol’s vocal sitting right at the center.\n\nhttps://saultglobal.bandcamp.com/track/masterpiece",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}