Information about plays

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

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

{
    "id": 3594787,
    "uri": "https://api.kexp.org/v2/plays/3594787/?format=api",
    "airdate": "2025-12-23T06:49:42-08:00",
    "show": 65454,
    "show_uri": "https://api.kexp.org/v2/shows/65454/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Puppy and a Truck",
    "track_id": "47e20991-27b2-4763-a997-638b3317ca23",
    "recording_id": "6570603d-2661-400c-9e50-d365ef431f21",
    "artist": "Jenny Lewis",
    "artist_ids": [
        "9ad6d1e3-427f-4921-b603-7e9eda94a061"
    ],
    "album": "Joy’All",
    "release_id": "3898f3f3-a60c-4815-b546-99e885725cb5",
    "release_group_id": "cebdc084-cb98-447f-bb77-594421bc90ea",
    "labels": [
        "Blue Note"
    ],
    "label_ids": [
        "713c4a95-6616-442b-9cf6-14e1ddfd5946"
    ],
    "release_date": "2023-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"If you see us rollin up, say what's up!\"\n\nJoy’All finds Jenny Lewis embarking on a new era, in a new town—and on a new label, as she joins the iconic roster of Blue Note/Capitol Records. While Joy’All pulls from a bounty of sonic inspiration–from classic soul to ‘90s R&B, as well as country and classic singer-songwriter records–the album’s rich and intimate, warm live sound is the hallmark of eight-time GRAMMY-winning producer Dave Cobb.\n\nCheck out the music video for Puppy and a Truck: https://youtu.be/6tIBc4ocMNU\n\nhttps://www.jennylewis.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}