Information about plays

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

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

{
    "id": 3539059,
    "uri": "https://api.kexp.org/v2/plays/3539059/?format=api",
    "airdate": "2025-08-12T06:50:02-07:00",
    "show": 64268,
    "show_uri": "https://api.kexp.org/v2/shows/64268/?format=api",
    "image_uri": "https://ia801504.us.archive.org/0/items/mbid-0e87c249-2b8a-442e-b044-9d2b4bfb7eb1/mbid-0e87c249-2b8a-442e-b044-9d2b4bfb7eb1-33479557197_thumb500.jpg",
    "thumbnail_uri": "https://ia601504.us.archive.org/0/items/mbid-0e87c249-2b8a-442e-b044-9d2b4bfb7eb1/mbid-0e87c249-2b8a-442e-b044-9d2b4bfb7eb1-33479557197_thumb250.jpg",
    "song": "Morning Theft",
    "track_id": "fc710001-719d-32bb-b3c3-ffa9dbec1ca9",
    "recording_id": "30933a49-f538-48c9-a2f9-ceb68df2c4fb",
    "artist": "Jeff Buckley",
    "artist_ids": [
        "e6e879c0-3d56-4f12-b3c5-3ce459661a8e"
    ],
    "album": "Sketches for My Sweetheart the Drunk",
    "release_id": "0e87c249-2b8a-442e-b044-9d2b4bfb7eb1",
    "release_group_id": "98dd8826-eae5-3700-957e-397bd0cf82d4",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1998-05-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request for Jayme\n\nHave you seen the Jeff Buckley documentary yet? https://www.magpictures.com/jeffbuckley/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}