Information about plays

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

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

{
    "id": 3633717,
    "uri": "https://api.kexp.org/v2/plays/3633717/?format=api",
    "airdate": "2026-03-26T02:37:43-07:00",
    "show": 66281,
    "show_uri": "https://api.kexp.org/v2/shows/66281/?format=api",
    "image_uri": "https://coverartarchive.org/release/93e90148-0409-44ec-99c1-bb450c9e3609/3631483288-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/93e90148-0409-44ec-99c1-bb450c9e3609/3631483288-250.jpg",
    "song": "Sincerely",
    "track_id": null,
    "recording_id": "75ed23b6-938c-4c18-a377-ef9fee423fe1",
    "artist": "The Moonglows",
    "artist_ids": [
        "957fe961-876e-452d-9991-7be85d227e22"
    ],
    "album": "Sincerely / Tempting",
    "release_id": null,
    "release_group_id": "b83b566f-bb04-447a-acb1-84fc6a7a037b",
    "labels": [
        "Chess"
    ],
    "label_ids": [
        "6c6eb4e5-f7c7-48bd-93d2-4901b4971e12"
    ],
    "release_date": "1954-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Harvey Fuqua, leader of the Moonglows and later a Motown staffer and brother in law of Berry Gordy, rediscovered Sylvester and signed him to Fantasy records in 1977.\n\nThese rock and roll hall of fame inductees were a  doo-wop vocal group that were one of the pioneering acts of rock and roll. “Sincerely” went to #1 on the Billboard R&B chart and #20 on the Billboard Juke Box chart.\n\nWatch the Moonglows perform “Sincerely,” live here:  https://youtu.be/GbZhu8s7bEM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}