Information about plays

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

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

{
    "id": 3559197,
    "uri": "https://api.kexp.org/v2/plays/3559197/?format=api",
    "airdate": "2025-09-29T10:59:40-07:00",
    "show": 64700,
    "show_uri": "https://api.kexp.org/v2/shows/64700/?format=api",
    "image_uri": "https://ia801301.us.archive.org/0/items/mbid-c7e5b96e-5f31-3ba2-a9fe-b6f033f4f0d8/mbid-c7e5b96e-5f31-3ba2-a9fe-b6f033f4f0d8-11730998939_thumb500.jpg",
    "thumbnail_uri": "https://ia601301.us.archive.org/0/items/mbid-c7e5b96e-5f31-3ba2-a9fe-b6f033f4f0d8/mbid-c7e5b96e-5f31-3ba2-a9fe-b6f033f4f0d8-11730998939_thumb250.jpg",
    "song": "The Face of Love",
    "track_id": "65499ccc-6101-35c4-915d-bb9751dfc5e7",
    "recording_id": "242d1d41-bdf2-4ba5-9cac-edb7421d827d",
    "artist": "Nusrat Fateh Ali Khan feat. Eddie Vedder",
    "artist_ids": [
        "5968383c-11c1-4c5b-ada0-504a38cec8e7",
        "1a60d6dd-9d3e-40fc-a66d-3184f9ee0d61"
    ],
    "album": "Dead Man Walking",
    "release_id": "c7e5b96e-5f31-3ba2-a9fe-b6f033f4f0d8",
    "release_group_id": "e58db292-d353-3b03-90cb-8230ab97435b",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1996-01-08",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From the soundtrack of the film Dead Man Walking. Eddie Vedder contributed two songs to the soundtrack. \n---\nNusrat Fateh Ali Khan is considered one of the greatest singers ever recorded - possessing a six-octave vocal range and he could perform at a high-level of intensity for several hours. - https://www.tbsnews.net/glitz/nusrat-fateh-ali-khan-time-transcending-voice-144397",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}