Information about plays

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

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

{
    "id": 3627853,
    "uri": "https://api.kexp.org/v2/plays/3627853/?format=api",
    "airdate": "2026-03-11T20:49:44-07:00",
    "show": 66155,
    "show_uri": "https://api.kexp.org/v2/shows/66155/?format=api",
    "image_uri": "https://ia800103.us.archive.org/28/items/mbid-4aac0586-0afc-3bd3-9b4d-d92181acf950/mbid-4aac0586-0afc-3bd3-9b4d-d92181acf950-40615097236_thumb500.jpg",
    "thumbnail_uri": "https://dn710801.ca.archive.org/0/items/mbid-4aac0586-0afc-3bd3-9b4d-d92181acf950/mbid-4aac0586-0afc-3bd3-9b4d-d92181acf950-40615097236_thumb250.jpg",
    "song": "Chemtrails",
    "track_id": "8620ab22-41fe-35c2-9e93-2fc4498ceda2",
    "recording_id": "5994cb3b-d680-480e-bbed-576d662e7789",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Modern Guilt",
    "release_id": "ba6ef870-7a88-4deb-9661-1c71c2657440",
    "release_group_id": "0a982c29-037d-3036-af72-8b2614764f00",
    "labels": [
        "DGC Records"
    ],
    "label_ids": [
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "2008-07-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Also produced by Danger Mouse!\nDrums by Joey Waronker",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}