Information about plays

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

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

{
    "id": 3624667,
    "uri": "https://api.kexp.org/v2/plays/3624667/?format=api",
    "airdate": "2026-03-03T04:20:02-08:00",
    "show": 66077,
    "show_uri": "https://api.kexp.org/v2/shows/66077/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-c0b02aaa-3486-4cc0-94c3-6b268a3944ab/mbid-c0b02aaa-3486-4cc0-94c3-6b268a3944ab-44392074406_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-c0b02aaa-3486-4cc0-94c3-6b268a3944ab/mbid-c0b02aaa-3486-4cc0-94c3-6b268a3944ab-44392074406_thumb250.jpg",
    "song": "Blue",
    "track_id": "a625944f-4270-46f7-a24e-85e3f16d7d30",
    "recording_id": "d004a861-b384-4ca9-a131-906c30228b13",
    "artist": "Yaya Bey",
    "artist_ids": [
        "f55859c9-0642-47dc-8c68-4aa2db484b23"
    ],
    "album": "FIdelity",
    "release_id": "c0b02aaa-3486-4cc0-94c3-6b268a3944ab",
    "release_group_id": "a43bf2ce-2a3a-477b-b263-83edd2750f91",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born from a breaking point during the promotion of her previous work, Yaya Bey’s 2025 album Fidelity explores the \"Three Deaths\"—personal, communal, and the loss of innocence—to critique how Black grief is often commodified by the industry. The record serves as a defiant reclamation of joy and self-faithfulness, moving past mainstream expectations to celebrate the resilient \"fidelity\" required to survive and thrive as a Black artist.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}