Information about plays

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

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

{
    "id": 3660159,
    "uri": "https://api.kexp.org/v2/plays/3660159/?format=api",
    "airdate": "2026-05-27T09:16:09-07:00",
    "show": 66827,
    "show_uri": "https://api.kexp.org/v2/shows/66827/?format=api",
    "image_uri": "https://dn710804.ca.archive.org/0/items/mbid-acc80f4d-359a-3ce7-8054-0a7c3624c057/mbid-acc80f4d-359a-3ce7-8054-0a7c3624c057-9665098330_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Trout",
    "track_id": "09a9d3b4-325b-3b48-81b1-b5058705b4ca",
    "recording_id": "9706aa88-dcf3-42b3-942e-8f96259fc9bd",
    "artist": "Neneh Cherry feat. Michael Stipe",
    "artist_ids": [
        "527c65d1-9fdb-4482-8796-dde2980bd63a",
        "905a8f9b-03dc-4f47-b9bb-ecce7ea13ab1"
    ],
    "album": "Homebrew",
    "release_id": "acc80f4d-359a-3ce7-8054-0a7c3624c057",
    "release_group_id": "92b0574f-2ad5-39c2-a6c3-f3c042feec04",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1992-10-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In addition to Stipe's vocals, Neneh Cherry's 1992 song \"Trout\" features a guitar riff from Steppenwolf's version of \"The Pusher\" (replayed by Jonny Dollar) and the drum track by John Bonham from \"When the Levee Breaks\".\n\nhttps://nenehcherry.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}