Information about plays

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

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

{
    "id": 3656730,
    "uri": "https://api.kexp.org/v2/plays/3656730/?format=api",
    "airdate": "2026-05-19T07:09:18-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-ce4e8d96-5efb-4961-b3fe-8c7b2e788bfc/mbid-ce4e8d96-5efb-4961-b3fe-8c7b2e788bfc-20027677976_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Twilight",
    "track_id": "cc93146a-eb35-3f45-b23f-cdd9f500e4bc",
    "recording_id": "22833c80-51b5-461c-9fee-a4d2af265033",
    "artist": "The Twilight Singers",
    "artist_ids": [
        "53a4de34-35ca-4ad0-aa4b-67382435ed69"
    ],
    "album": "Twilight as Played by the Twilight Singers",
    "release_id": "ce4e8d96-5efb-4961-b3fe-8c7b2e788bfc",
    "release_group_id": "ac8e2173-b00c-335c-a96e-d1827f7cba62",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2000-09-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Twilight Singers are an American indie rock band, formed in 1997 by Greg Dulli as a side project during a hiatus from his group The Afghan Whigs. After the Afghan Whigs disbanded, Dulli used The Twilight Singers as his own artistic vehicle, and has now released five studio albums backed by worldwide tours.\n\nhttps://www.thetwilightsingers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}