Information about plays

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

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

{
    "id": 3589178,
    "uri": "https://api.kexp.org/v2/plays/3589178/?format=api",
    "airdate": "2025-12-10T03:04:09-08:00",
    "show": 65336,
    "show_uri": "https://api.kexp.org/v2/shows/65336/?format=api",
    "image_uri": "https://coverartarchive.org/release/71971726-5011-4851-bab7-a32456c09d26/26616730451-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/71971726-5011-4851-bab7-a32456c09d26/26616730451-250.jpg",
    "song": "You Can't Stop The Rain",
    "track_id": null,
    "recording_id": "ad4ce655-f571-43ab-90c3-5d718a53bf4d",
    "artist": "Loose Ends",
    "artist_ids": [
        "e0fe4ee3-6ce4-4b63-8854-049c78584fc8"
    ],
    "album": "So Where Are You?",
    "release_id": null,
    "release_group_id": "f6f5567e-492c-395d-a847-e469e7685729",
    "labels": [],
    "label_ids": [],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R&B artist Jane Eugene of the legendary group Loose Ends was detained by Immigration and Customs Enforcement in July 2025. Still in detention center in October 2025, Eugene called into KJLH's Tammi Mac, alongside her attorney Don Wilson. Watch the interview:\n\nhttps://www.youtube.com/watch?v=mBXgxOxi-iE\n\n---\n\nA GoFundMe has been set up for Jane Eugene:\n\nhttps://www.gofundme.com/f/y2kgr-help-free-jane-eugene-iconic-rb-singer-detained-by-ice",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}