Information about plays

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

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

{
    "id": 3569633,
    "uri": "https://api.kexp.org/v2/plays/3569633/?format=api",
    "airdate": "2025-10-25T04:10:59-07:00",
    "show": 64926,
    "show_uri": "https://api.kexp.org/v2/shows/64926/?format=api",
    "image_uri": "https://ia800405.us.archive.org/7/items/mbid-1e5908d9-ffcd-3080-9920-ece4612a43c9/mbid-1e5908d9-ffcd-3080-9920-ece4612a43c9-16883592633_thumb500.jpg",
    "thumbnail_uri": "https://ia600405.us.archive.org/7/items/mbid-1e5908d9-ffcd-3080-9920-ece4612a43c9/mbid-1e5908d9-ffcd-3080-9920-ece4612a43c9-16883592633_thumb250.jpg",
    "song": "Trigger Hippie",
    "track_id": "6b6c518e-fc4f-39a9-a6b0-34e7baa40ebc",
    "recording_id": "97e69767-5d34-4c97-b36a-f3b2b1ef9dae",
    "artist": "Morcheeba",
    "artist_ids": [
        "067102ea-9519-4622-9077-57ca4164cfbb"
    ],
    "album": "Parts of the Process",
    "release_id": "1e5908d9-ffcd-3080-9920-ece4612a43c9",
    "release_group_id": "73938407-66fa-3f92-a675-92d0b048ba73",
    "labels": [
        "China Records",
        "wea"
    ],
    "label_ids": [
        "e6cefa22-1847-4b51-b371-079d1899aa79",
        "fe7ee819-e43e-4cb2-8e72-463879e4b3e7"
    ],
    "release_date": "2003-06-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the debut record by Morcheeba, an English electronic band formed in the mid-1990s by vocalist Skye Edwards and brothers Paul and Ross Godfrey. \n\nStylistically, the album is by far the band's most trip hop oriented release, consisting of languid, looping grooves, using mostly Rhodes piano, electric guitar and scratching. At the end of 1998 the album was re-issued as 2-CDs with the 8 track disc Beats & B-Sides collection.\n\nThis track features samples from \"Long Red\" by Mountain, \"The Hashishin\" by Ry Cooder and Buffy Sainte-Marie, and \"Soul Dressing\" by Booker T. & the M.G.'s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}