Information about plays

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

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

{
    "id": 3559584,
    "uri": "https://api.kexp.org/v2/plays/3559584/?format=api",
    "airdate": "2025-09-30T09:07:20-07:00",
    "show": 64707,
    "show_uri": "https://api.kexp.org/v2/shows/64707/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Blame",
    "track_id": "c1912d33-41a4-4faf-955d-3dddb5db787f",
    "recording_id": "56d235bc-6e82-4aef-97eb-bee5f2126933",
    "artist": "Gabriels",
    "artist_ids": [
        "c6bbc197-ce7b-48c7-8690-71a149073429"
    ],
    "album": "Blame",
    "release_id": "41c8bc98-c127-488d-9c20-3bb29cea1802",
    "release_group_id": "1962a869-57ea-44cd-a309-d9404bd0075b",
    "labels": [
        "Atlas Artists"
    ],
    "label_ids": [
        "d15abc42-34d7-46cc-b891-599bbf2c3e7b"
    ],
    "release_date": "2021-09-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gabriels is the gospel singer and choir director Jacob Lusk (from American Idol in 2011) + producers Ryan Hope and Ari Balouzian.  Explaining the meaning of the track \"Blame\", Jacob Lusk shared: \n\n\"When examining our life's problems, we hastily assign blame - 'This happened because of this…' Our song 'Blame' seeks to examine the construct of not only fault and shame, but take a deep dive into the world of addiction, and indulgence.\"\nhttps://www.thelineofbestfit.com/new-music/discovery/gabriels-blame\n\nhttps://www.gabrielsofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}