Information about plays

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

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

{
    "id": 3577703,
    "uri": "https://api.kexp.org/v2/plays/3577703/?format=api",
    "airdate": "2025-11-13T14:59:40-08:00",
    "show": 65099,
    "show_uri": "https://api.kexp.org/v2/shows/65099/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "End of the Party",
    "track_id": "861ffc91-3f79-3d97-b92a-5fa83e27145c",
    "recording_id": "d426f330-f2c5-43e6-a9ac-da5c603ffd22",
    "artist": "The Beat",
    "artist_ids": [
        "9727e632-c228-47f8-a7ae-398df94f00c7"
    ],
    "album": "Special Beat Service",
    "release_id": "118ad910-9e52-4f65-8458-a1ecb5dd866c",
    "release_group_id": "7d02d86d-1b55-3821-9f5f-9e5a83ebd108",
    "labels": [
        "Go Feet",
        "London Records"
    ],
    "label_ids": [
        "7abf6944-fd69-49e2-b904-614f5c4659b8",
        "60a0dd34-2333-4679-9050-38c21f7bc616"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A request for Mary in Bellingham, who wrote:\nWe met while both working for Starbucks (opened the Queen Anne location together. Only the 6th store at the time!)\nHe was a good-natured, music-loving soul.\nAnd so much more.\nWonderful Dad to our music loving kiddos.\nSmart as heck. He loved books!\nMaster's Degree in Poetry &\nPublished Writer\nSports Fan (FU, Howard, for selling the Sonics)\nEarned his first stripe in Brazilian Jui Jitsu despite health issues\nSci Fi Super Fan\nHe resembled Santa Claus...he was a good, safe & kind man.\nCoffee Snob (we co owned Hammerhead Coffee in Bellingham from 2007 until his death in 2019.)\nWe were together for over 30 years.\nWe miss & love you SAH.\nPlay something from the English Beat?\nTY.\nMary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}