Information about plays

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

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

{
    "id": 3623001,
    "uri": "https://api.kexp.org/v2/plays/3623001/?format=api",
    "airdate": "2026-02-27T13:09:34-08:00",
    "show": 66044,
    "show_uri": "https://api.kexp.org/v2/shows/66044/?format=api",
    "image_uri": "https://coverartarchive.org/release/eb702f36-9159-4de6-a59a-c97381c29f19/42802548284-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/eb702f36-9159-4de6-a59a-c97381c29f19/42802548284-250.jpg",
    "song": "If You Want Me to Stay",
    "track_id": null,
    "recording_id": "994f9e81-f29a-4503-88fd-00c2f7555059",
    "artist": "Sly & the Family Stone",
    "artist_ids": [
        "b7ec4c54-1f93-4bf2-957f-7b9921ab84ea"
    ],
    "album": "Fresh",
    "release_id": null,
    "release_group_id": "c026bf5e-ea8e-31b2-b372-4f76a1403acd",
    "labels": [
        "Edsel Records"
    ],
    "label_ids": [
        "a4a01f0f-c349-4352-9075-b268f6ef0f48"
    ],
    "release_date": "1973-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sly Stone has openly admitted that ‘If You Want Me to Stay’ was written about a fight with his lover and future wife, Kathleen Silva. In this passage from ‘Sly and the Family Stone: An Oral History’, by Joel Selvin, Silva indicated that this was just one example of Stone issuing an apology and drawing from his muse.\n\nA lot of things that Sly used to do would end up in a song. People around him would end up being his new material for writing. It was amusement for him and I don’t think that he meant to hurt anyone… I used to wait for him and he would come home, be tired, and want to go to bed because he had been recording all night. I would be upset: I don’t like this. He made a song up: ‘If you want me to stay, I’ll be around today, I’ll be available.'”\n\n\nhttps://tedtockscovers.wordpress.com/2025/04/22/if-you-want-me-to-stay-getting-the-message-through-somehow-musicislife-tedtockscovers-slyandthefamilystone-peterframpton/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}