Information about plays

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

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

{
    "id": 3664136,
    "uri": "https://api.kexp.org/v2/plays/3664136/?format=api",
    "airdate": "2026-06-05T17:22:44-07:00",
    "show": 66910,
    "show_uri": "https://api.kexp.org/v2/shows/66910/?format=api",
    "image_uri": "https://dn721304.ca.archive.org/0/items/mbid-44ca2a8e-1f7c-4c77-9c29-df445165d6ca/mbid-44ca2a8e-1f7c-4c77-9c29-df445165d6ca-42448924818_thumb500.jpg",
    "thumbnail_uri": "https://dn721304.ca.archive.org/0/items/mbid-44ca2a8e-1f7c-4c77-9c29-df445165d6ca/mbid-44ca2a8e-1f7c-4c77-9c29-df445165d6ca-42448924818_thumb250.jpg",
    "song": "Bloodstains (original version)",
    "track_id": "8370bfa3-c310-34d0-8d3f-c86282bd0f31",
    "recording_id": "f0311ade-55dd-4f8c-87f5-3f2cd02304d6",
    "artist": "Agent Orange",
    "artist_ids": [
        "3214be8b-6d78-4c8e-9c93-b1e31a9bc4d6"
    ],
    "album": "Stage Diving to the Oldies",
    "release_id": "44ca2a8e-1f7c-4c77-9c29-df445165d6ca",
    "release_group_id": "c877e27d-5f20-3f5e-81bb-9a2ab75326cc",
    "labels": [],
    "label_ids": [],
    "release_date": "1995-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Agent Orange first gained attention for this song, which originally appeared on their self-released debut 7-inch EP in 1980.\n\nhttps://www.facebook.com/agentorange.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}