Information about plays

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

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

{
    "id": 3573330,
    "uri": "https://api.kexp.org/v2/plays/3573330/?format=api",
    "airdate": "2025-11-03T03:14:33-08:00",
    "show": 65010,
    "show_uri": "https://api.kexp.org/v2/shows/65010/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-cec3b51d-476f-4b90-930f-d353113160fb/mbid-cec3b51d-476f-4b90-930f-d353113160fb-38836921574_thumb500.jpg",
    "thumbnail_uri": "https://ia904605.us.archive.org/4/items/mbid-cec3b51d-476f-4b90-930f-d353113160fb/mbid-cec3b51d-476f-4b90-930f-d353113160fb-38836921574_thumb250.jpg",
    "song": "Light Beam Part 1",
    "track_id": "e6190f71-03cc-4f28-843d-54660af53b8c",
    "recording_id": "afc794c9-5a99-4fb7-abf8-48c90d6327ce",
    "artist": "Sam Cohen ft. Cochemea and Photay",
    "artist_ids": [
        "d07dbd31-aa19-4c5b-b071-4f52b1f75e40",
        "e2af9799-2254-46a8-ba8e-31d29849bc34",
        "f5d2692f-6938-433f-92f7-021dc04ffd38"
    ],
    "album": "Slow Fawn",
    "release_id": "cec3b51d-476f-4b90-930f-d353113160fb",
    "release_group_id": "248c5ddf-c8df-4541-8374-ca426b21e5f2",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2022-06-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yaqui/Mescalero Apache\t\n\nYaqui and Mescalero Apache artist Cochemea has two albums on the Daptone label. He is also the saxophone for the Dap Kings",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}