Information about plays

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

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

{
    "id": 3667621,
    "uri": "https://api.kexp.org/v2/plays/3667621/?format=api",
    "airdate": "2026-06-14T00:49:55-07:00",
    "show": 66983,
    "show_uri": "https://api.kexp.org/v2/shows/66983/?format=api",
    "image_uri": "https://coverartarchive.org/release/58d5c593-e45f-40c5-a98c-9e54e9681c69/7621602999-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/58d5c593-e45f-40c5-a98c-9e54e9681c69/7621602999-250.jpg",
    "song": "Dark Matter Gods",
    "track_id": null,
    "recording_id": "19e446c9-7aac-4dc6-9973-c2c266808f6c",
    "artist": "Agalloch",
    "artist_ids": [
        "3d46727d-9367-47b8-8b8b-f7b6767f7d57"
    ],
    "album": "The Serpent & the Sphere",
    "release_id": null,
    "release_group_id": "79fd9770-9419-4b84-830a-30a3fa183a57",
    "labels": [
        "Profound Lore Records"
    ],
    "label_ids": [
        "d2c8507e-217c-4fea-8a0f-7f43288a8d5b"
    ],
    "release_date": "2014-05-02",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Agalloch's John Haughm will be performing a solo set at the Cascadian Midsummer festival in Pe Ell, WA this coming weekend, June 19th -21st.\n\nAgalloch will be performing an exclusive Ashes Against the Grain set at the Fire in the Mountains Festival at the Red Eagle Campground in Montana, July 23rd-26th along with Neurosis, Wayfarer, Enslaved, Sigh, and many more.\n\nhttps://www.fitmfest.com/\nhttps://www.cmfest.org/\nhttps://agalloch.bandcamp.com/\nhttps://www.facebook.com/AgallochOfficial",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}