Information about plays

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

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

{
    "id": 3537646,
    "uri": "https://api.kexp.org/v2/plays/3537646/?format=api",
    "airdate": "2025-08-08T21:46:44-07:00",
    "show": 64236,
    "show_uri": "https://api.kexp.org/v2/shows/64236/?format=api",
    "image_uri": "https://coverartarchive.org/release/d38d5352-82a8-4a64-8ab0-129035250527/21427127224-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d38d5352-82a8-4a64-8ab0-129035250527/21427127224-250.jpg",
    "song": "Na Real Sekele Fo'Ya",
    "track_id": null,
    "recording_id": "7172cd8e-9f5b-4ea5-8136-1b337ebff1df",
    "artist": "Pasteur Lappé",
    "artist_ids": [
        "a07f089f-2265-4c99-87b9-cccafbca2b03"
    ],
    "album": "African Funk Experimentals 1979 - 1981",
    "release_id": null,
    "release_group_id": "45f31a36-29b5-4fa2-ad02-1280911241be",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pasteur Lappe is a Cameroonian funk master from Douala.   His story begins in the 60s when he befriends African music stars such as Tala AM, J Moboule and Fela Kuti.  Upon moving to Paris as a journalism student, he would shift to music.  He released three albums between 1979 and 1981. This track originally appeared on his 1979 album \"Na Man Pass Man\". https://pasteurlappe.bandcamp.com/\n\nPasteur makes a trio of albums from 1979 to 1981. At their core t is the \"Sekele\" groove... a movement to encompass the dance, grooves and vibes from his native Douala.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}