Information about plays

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

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

{
    "id": 3641871,
    "uri": "https://api.kexp.org/v2/plays/3641871/?format=api",
    "airdate": "2026-04-14T06:30:45-07:00",
    "show": 66449,
    "show_uri": "https://api.kexp.org/v2/shows/66449/?format=api",
    "image_uri": "https://dn710802.ca.archive.org/0/items/mbid-f04ef7e0-11ab-4a3f-89f3-cab6e2de5652/mbid-f04ef7e0-11ab-4a3f-89f3-cab6e2de5652-17862291333_thumb500.jpg",
    "thumbnail_uri": "https://dn710802.ca.archive.org/0/items/mbid-f04ef7e0-11ab-4a3f-89f3-cab6e2de5652/mbid-f04ef7e0-11ab-4a3f-89f3-cab6e2de5652-17862291333_thumb250.jpg",
    "song": "Oh Happy Day",
    "track_id": "9435511b-11eb-4121-b128-3cb6d694f837",
    "recording_id": "47dc6ba4-6f95-4974-bcb3-56d4da4d1983",
    "artist": "Edwin Hawkins Singers",
    "artist_ids": [
        "a3d57b03-9fb7-4eee-9acd-17713803c553"
    ],
    "album": "Rhythm & Black",
    "release_id": "f04ef7e0-11ab-4a3f-89f3-cab6e2de5652",
    "release_group_id": "bdee3c8d-bc97-4525-8b48-4e784d153f63",
    "labels": [
        "Versailles"
    ],
    "label_ids": [
        "f37d9733-5a97-4d56-9628-d33280632e90"
    ],
    "release_date": "1993-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Edwin Hawkins' crowning achievement was bringing his arrangement of \"Oh Happy Day,\" originally an 18th Century hymn, to wide audiences. The song debuted in 1968 and became the first gospel song to hit the secular charts. Hawkins' use of contemporary sounds — a Latin groove, synthesizers, a soul-influenced lead vocal performance — created a new model for gospel music. It opened the door for artists like Aretha Franklin, The Winans and Richard Smallwood to bring the Good News into the secular realm. \"Oh Happy Day\" has become a gospel standard.: https://n.pr/32StkDc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}