Information about plays

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

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

{
    "id": 3554088,
    "uri": "https://api.kexp.org/v2/plays/3554088/?format=api",
    "airdate": "2025-09-17T07:05:08-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://ia903401.us.archive.org/26/items/mbid-46ef66b9-17ec-4809-b3b2-88549cbff46a/mbid-46ef66b9-17ec-4809-b3b2-88549cbff46a-2541862376_thumb500.jpg",
    "thumbnail_uri": "https://ia903401.us.archive.org/26/items/mbid-46ef66b9-17ec-4809-b3b2-88549cbff46a/mbid-46ef66b9-17ec-4809-b3b2-88549cbff46a-2541862376_thumb250.jpg",
    "song": "A Letter From Home",
    "track_id": "33f739a0-294e-3d78-aebe-9f5a98d1c2fb",
    "recording_id": "43125fd6-85f0-4da5-8e72-5970eca07630",
    "artist": "Ulrich Schnauss",
    "artist_ids": [
        "29f6333a-b4c8-4416-8fdf-598bcef1122a"
    ],
    "album": "A Strangely Isolated Place",
    "release_id": "46ef66b9-17ec-4809-b3b2-88549cbff46a",
    "release_group_id": "8400092b-7af0-3fb5-b5ad-17c5800aa371",
    "labels": [
        "City Centre Offices"
    ],
    "label_ids": [
        "0912a668-581e-4643-9a38-195e65dcbce5"
    ],
    "release_date": "2003-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's Shoegaze Morning on the Morning Show today.\n\nShoegaze (also known as shoegazing) is a subgenre of indie and alternative rock characterised by its ethereal mixture of obscured vocals, distortion, reverb, feedback and overwhelming volume. The sound originally emerged in Ireland and the United Kingdom during the late 1980s among groups like My Bloody Valentine and Slowdive who usually stood motionless, staring down during live performances in a detached, non-confrontational state. \n\nUlrich Schnauss is a German electronic musician and producer based in London, England. 'A Strangely Isolated Place' was the second LP released in 2003 from this Berlin producer.\n\nhttp://www.ulrich-schnauss.com/\nhttps://ulrichschnauss.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}