Information about plays

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

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

{
    "id": 3616018,
    "uri": "https://api.kexp.org/v2/plays/3616018/?format=api",
    "airdate": "2026-02-11T04:07:19-08:00",
    "show": 65901,
    "show_uri": "https://api.kexp.org/v2/shows/65901/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Peace of Mind",
    "track_id": "98db60e0-c587-4a05-a787-91b1c3e60c36",
    "recording_id": "186b6035-faac-4893-8309-3c21181065e7",
    "artist": "Wesley Joseph feat. Danny Brown",
    "artist_ids": [
        "6d6b1176-87b2-47c9-957b-247ca5e07aa2",
        "960afc67-9c21-46dd-9c7f-ff2b509e3150"
    ],
    "album": "Forever Ends Someday",
    "release_id": "73bbca24-5b52-4255-9878-c5a6c9320390",
    "release_group_id": "ebcc835f-3f18-4f3b-a222-3452fb160594",
    "labels": [
        "Secretly Canadian",
        "EEVILTWINN"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519",
        "ea41a643-77a4-40f6-b7a8-8436c399b646"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The London-based singer, producer, and director dropped “Peace Of Mind”, a cutting new single featuring Danny Brown, alongside a self-directed, strobe-lit video that centres on a slow-motion brawl. In the song, Joseph’s voice hovers over a mildly threatening bass, light, precise, and unbothered, while Danny Brown bursts in like someone just kicked your living room door open. “Peace Of Mind’ is about finding clarity within chaos, a juxtaposition between solace and unrest. It’s a self-prescribed pick-me-up and was written from an empowered but unsettled place,” Joseph says, “Sometimes you feel the fire in your stomach the most when things aren’t sweet.” https://www.youtube.com/watch?v=X4UuYoxmH60",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}