Information about plays

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

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

{
    "id": 3640664,
    "uri": "https://api.kexp.org/v2/plays/3640664/?format=api",
    "airdate": "2026-04-11T08:43:03-07:00",
    "show": 66423,
    "show_uri": "https://api.kexp.org/v2/shows/66423/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Oli Aloha",
    "track_id": null,
    "recording_id": "26d7db86-2313-441d-afd7-1092819c1ea2",
    "artist": "Kuʻuipo Kumukahi",
    "artist_ids": [
        "60039986-544a-49f5-b8aa-d6534d1e9095"
    ],
    "album": "Nā Hiwa Kupuna o Kuʻu One Hānau",
    "release_id": null,
    "release_group_id": "266cc0fb-034b-3dec-ab24-5cc38db514f8",
    "labels": [],
    "label_ids": [],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kānaka Maoli\n--\nKuʻuipo Kumukahi's father once told her: \"You go make them happy.\" They are words that the Na Hoku Hanohano award-winning singer still lives by through her music as she shares her passion for keeping traditional Hawaiian music alive. http://en.poepoehcc.com/instructors/kumukahi/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}