Information about plays

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

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

{
    "id": 3626804,
    "uri": "https://api.kexp.org/v2/plays/3626804/?format=api",
    "airdate": "2026-03-08T16:05:30-07:00",
    "show": 66128,
    "show_uri": "https://api.kexp.org/v2/shows/66128/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-a9dbce17-8e0f-4396-b173-3c994168b6c3/mbid-a9dbce17-8e0f-4396-b173-3c994168b6c3-23850146965_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-a9dbce17-8e0f-4396-b173-3c994168b6c3/mbid-a9dbce17-8e0f-4396-b173-3c994168b6c3-23850146965_thumb250.jpg",
    "song": "Hang on to Your Love",
    "track_id": "f8ed3a01-406b-4157-94c5-561708c51aec",
    "recording_id": "66d3bb50-48b2-4a7a-8df9-3cf5e67789f7",
    "artist": "Sade",
    "artist_ids": [
        "67930b3e-e00b-469f-8c74-fd69f20522ec"
    ],
    "album": "Diamond Life",
    "release_id": "a9dbce17-8e0f-4396-b173-3c994168b6c3",
    "release_group_id": "af2a0c41-e612-3232-949d-bdca340c407c",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating International Women's Day on our Spring Fundraising Drive!!! https://kexp.org/donate/ \n\nSade was born in Ibadan, Nigeria, and was brought up in England from the age of four. She studied at Saint Martin's School of Art in London and gained modest recognition as a fashion designer and part-time model before joining the band Pride in the early 1980s.\n\nAfter gaining attention as a performer, she formed the band Sade, and secured a recording contract with Epic Records in 1983. A year later, the band released the album Diamond Life, which became one of the era's best-selling albums and the best-selling debut by a British female vocalist.\n\nHer success in the music industry was recognised with the honour Officer of the Order of the British Empire in the 2002 New Year Honours, and she was made Commander in the 2017 Birthday Honours.  https://tinyurl.com/mu5dsk4j",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}