Information about plays

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

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

{
    "id": 3656951,
    "uri": "https://api.kexp.org/v2/plays/3656951/?format=api",
    "airdate": "2026-05-19T19:35:47-07:00",
    "show": 66762,
    "show_uri": "https://api.kexp.org/v2/shows/66762/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Anebu Ana Ebu Rmx By Kmmy Ranks",
    "track_id": null,
    "recording_id": null,
    "artist": "Abelardo Carbono",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Radio Malembe proudly announces the launch of their latest EP,\n\"Abelardo Carbono Remixes,\" under the esteemed Label\nPalenque Records, renowned for its dedication to Afro Colombian\nMusic.\n\nhttps://palenquerecords.bandcamp.com/album/abelardo-carbono-la-pi-a-madura-radio-malembe-remix-okwy-osadebe-kmmy-ranks-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}