Information about plays

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

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

{
    "id": 3547900,
    "uri": "https://api.kexp.org/v2/plays/3547900/?format=api",
    "airdate": "2025-09-02T07:40:37-07:00",
    "show": 64453,
    "show_uri": "https://api.kexp.org/v2/shows/64453/?format=api",
    "image_uri": "https://dn721201.ca.archive.org/0/items/mbid-c8b2afaf-73d2-30b9-b1f2-2de6f51f94f5/mbid-c8b2afaf-73d2-30b9-b1f2-2de6f51f94f5-5085757305_thumb500.jpg",
    "thumbnail_uri": "https://dn721201.ca.archive.org/0/items/mbid-c8b2afaf-73d2-30b9-b1f2-2de6f51f94f5/mbid-c8b2afaf-73d2-30b9-b1f2-2de6f51f94f5-5085757305_thumb250.jpg",
    "song": "Revival",
    "track_id": "e8e6244c-b519-4e78-a362-14eb85618f83",
    "recording_id": "835cda54-3f79-48d2-bc95-db947e7064cf",
    "artist": "Soulsavers",
    "artist_ids": [
        "718d45b2-7b8f-4cdc-85a8-26aa01d99bd7"
    ],
    "album": "It’s Not How Far You Fall, It’s the Way You Land",
    "release_id": "954d749f-6722-42a8-afd6-1ad660755c2f",
    "release_group_id": "c00b4db4-56da-3451-acc3-8a1b369ed5ec",
    "labels": [
        "V2 Records International Ltd."
    ],
    "label_ids": [
        "af2985a6-6c2b-4c1a-bd09-855f4148c061"
    ],
    "release_date": "2007-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The album features Mark Lanegan as primary vocalist AND guests Jimi Goodwin of Doves, Will Oldham (a.k.a. Bonnie \"Prince\" Billy), P.W. Long and Richard Warren. The album spawned two singles, \"Revival\" and \"Kingdoms of Rain\". \"Kingdoms of Rain\" was initially released on Lanegan's second solo album, Whiskey for the Holy Ghost, in 1994. The album also features cover versions of Neil Young's \"Through My Sails\", Josh Haden's \"Spiritual\", and The Rolling Stones' \"No Expectations\".\n\nOh, how we miss Mark Lanegan. https://kexp.org/read/2022/2/22/rip-mark-lanegan/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}