Information about plays

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

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

{
    "id": 3594328,
    "uri": "https://api.kexp.org/v2/plays/3594328/?format=api",
    "airdate": "2025-12-22T05:01:00-08:00",
    "show": 65446,
    "show_uri": "https://api.kexp.org/v2/shows/65446/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Darkness Fades",
    "track_id": "13f2395d-98e9-4479-afd3-2a06d92d6c50",
    "recording_id": "53afb2a4-e19c-4b63-a7b2-e9a00394535c",
    "artist": "Sharon Van Etten",
    "artist_ids": [
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "We’ve Been Going About This All Wrong",
    "release_id": "1778b926-0113-4f66-a9eb-89b41ab5c002",
    "release_group_id": "61219950-ea7f-4d85-8c8c-fabafcdb7394",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2022-05-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, and welcome to Early with Lisa LeClair!\n\n***\n\n\"Her voice carries a potency that few singers can manage; her reflective lyrics are poignant, meditative, and affecting; and her musical choices are dynamic and designed to move you with immediacy.\n\nOn \"We’ve Been Going About This All Wrong,\" Sharon Van Etten is at an all time high, crafting a powerful journey on the subjects of motherhood, partnership, loving one’s self, and navigating the darkness that plagues both her individually and as part of the collective....\"\n\nhttps://consequence.net/2022/05/sharon-van-etten-weve-been-going-about-this-all-wrong-album-review/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}