Information about plays

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

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

{
    "id": 3640996,
    "uri": "https://api.kexp.org/v2/plays/3640996/?format=api",
    "airdate": "2026-04-12T00:30:35-07:00",
    "show": 66430,
    "show_uri": "https://api.kexp.org/v2/shows/66430/?format=api",
    "image_uri": "https://coverartarchive.org/release/4d86cdca-e5ea-4ba5-a140-4ed0f0df18a1/3001896805-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4d86cdca-e5ea-4ba5-a140-4ed0f0df18a1/3001896805-250.jpg",
    "song": "Scapegoat",
    "track_id": null,
    "recording_id": "bda90596-ab7f-4008-86b2-febe506233dd",
    "artist": "Kylesa",
    "artist_ids": [
        "e6ed56ae-c477-48fa-a53b-63f6cbc4a3c3"
    ],
    "album": "Static Tensions",
    "release_id": null,
    "release_group_id": "61aabcf5-04b5-3fd0-93e1-f4c24c4c4526",
    "labels": [
        "Prosthetic Records"
    ],
    "label_ids": [
        "a78f2099-b23c-4f57-ace2-21c325b7e4da"
    ],
    "release_date": "2009-03-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kylesa was formed by former members of the sludge/crust band Damad, and Ministry drummer Roy Mayorga joined the lineup in 2025. The band is scheduled to play Northwest Terror Fest at Neumos in Seattle on May 7, 2026 https://northwestterrorfest.com/, and Aftershock Festival in Sacramento on October 3, 2026. https://kylesamusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}