Information about plays

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

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

{
    "id": 3539076,
    "uri": "https://api.kexp.org/v2/plays/3539076/?format=api",
    "airdate": "2025-08-12T07:51:30-07:00",
    "show": 64269,
    "show_uri": "https://api.kexp.org/v2/shows/64269/?format=api",
    "image_uri": "https://ia800905.us.archive.org/2/items/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb-42141707070_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb-42141707070_thumb250.jpg",
    "song": "Cutthroat",
    "track_id": "bc996a92-b8dd-46cc-958b-e98760edf765",
    "recording_id": "55c208c2-0912-4115-b85e-9f238593f75b",
    "artist": "shame",
    "artist_ids": [
        "3294b9ce-0bef-4080-8ae8-95bad1abd71c"
    ],
    "album": "Cutthroat",
    "release_id": "25fc940f-f66d-449d-8047-2b53c80f6edb",
    "release_group_id": "dc299e1d-c85d-4cf3-bf70-1c628a649b93",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shame have announced a new album out September 5th via Dead Oceans and produced by John Congleton.\n\nThey will be playing Seattle in the winter - 02/13 at the Neumos.\n\nThe English post-punk group has also shared the album’s lead single, \"Cutthroat,\" alongside a video directed by Ja Humby, featuring lead singer Charlie Steen riding a motorcycle in a wall of death stunt at a carnival, dancing in gold lamé shorts, and more.\n\nHave you no shame? Then get some right here: https://tinyurl.com/2v26vp2d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}