Information about plays

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

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

{
    "id": 3662820,
    "uri": "https://api.kexp.org/v2/plays/3662820/?format=api",
    "airdate": "2026-06-02T14:08:46-07:00",
    "show": 66885,
    "show_uri": "https://api.kexp.org/v2/shows/66885/?format=api",
    "image_uri": "https://coverartarchive.org/release/d1b29bc8-4523-482a-9efa-87f7d2e6acd2/6321971728-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d1b29bc8-4523-482a-9efa-87f7d2e6acd2/6321971728-250.jpg",
    "song": "Teardrops",
    "track_id": null,
    "recording_id": "f09851de-c16f-4e65-a594-ee80bb58194d",
    "artist": "Womack & Womack",
    "artist_ids": [
        "d41817d9-893f-4dd1-99ac-7b12dc3ba265"
    ],
    "album": "Conscience",
    "release_id": null,
    "release_group_id": "f08254ef-22d8-3b1c-a339-c1757db305e2",
    "labels": [
        "Fourth and Broadway Records"
    ],
    "label_ids": [
        "c7c345d6-7c08-4008-918d-26a7f4acdbbd"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "What a great musical heritage for this husband-and-wife duo!  Cecil Womack was one of the famous Womack brothers (the most notable being Bobby Womack) and was a member of the Valentinos, the sibling singing group that was mentored by Sam Cooke before his tragic death.  Linda Womack is Sam Cooke’s daughter (and was for a time Bobby’s stepdaughter) and became Cecil’s wife and musical partner.: https://soultracks.com/artist/womack_and_womack/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}