Information about plays

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

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

{
    "id": 3539660,
    "uri": "https://api.kexp.org/v2/plays/3539660/?format=api",
    "airdate": "2025-08-13T16:32:28-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-a48ba9ff-4def-495f-9200-136bb1da5270/mbid-a48ba9ff-4def-495f-9200-136bb1da5270-42645635276_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/19/items/mbid-a48ba9ff-4def-495f-9200-136bb1da5270/mbid-a48ba9ff-4def-495f-9200-136bb1da5270-42645635276_thumb250.jpg",
    "song": "Heart & Soul",
    "track_id": "47007b49-65a8-457e-8980-07eac7a222ae",
    "recording_id": "a415be1b-8b5d-4d16-a1c6-f5e1b397c969",
    "artist": "Lack of Afro",
    "artist_ids": [
        "1b337b9f-1562-4863-a5c8-50c9d6d5e010"
    ],
    "album": "Love Dealer",
    "release_id": "a48ba9ff-4def-495f-9200-136bb1da5270",
    "release_group_id": "034068f5-c40c-4e66-9cd3-a26071798742",
    "labels": [
        "The Bastion Music Group"
    ],
    "label_ids": [
        "61652d62-c17e-4706-b722-d232e3bbc33e"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album out! \nhttps://lackofafro.bandcamp.com/track/heart-soul\n--\nAdam Gibbons (aka Lack of Afro) has been releasing music for 17 years. To date, he has released eight albums under the Lack of Afro moniker, three as The Unity Sextet, one under LUSTRE, one under his own name, an EP with Herbal T as The Damn Straights, albums for other artists, music for several TV shows and over 60 remixes. He has also produced 13 award winning, sample packs for Loopmasters.\n\nhttps://lackofafro.com/about?lang=en_GB",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}