Information about plays

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

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

{
    "id": 3646274,
    "uri": "https://api.kexp.org/v2/plays/3646274/?format=api",
    "airdate": "2026-04-24T20:39:29-07:00",
    "show": 66541,
    "show_uri": "https://api.kexp.org/v2/shows/66541/?format=api",
    "image_uri": "https://coverartarchive.org/release/a7d32c35-bf7d-4364-b2bb-2c13280018fb/34974628502-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a7d32c35-bf7d-4364-b2bb-2c13280018fb/34974628502-250.jpg",
    "song": "Amelowa",
    "track_id": null,
    "recording_id": "50ad9ad2-dc9a-424e-abb0-d5f84b72e5d5",
    "artist": "Harmonize",
    "artist_ids": [
        "bbe412f3-9dde-49be-abf4-b233f957a992"
    ],
    "album": "Made For Us",
    "release_id": null,
    "release_group_id": "4f4d4cf8-a6aa-4068-8103-f21c5edf2ed5",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Harmonize (Rajabu Abdul Kahali) is a renowned Tanzanian singer, songwriter, and dancer who pioneered the \"Afro Bongo\" sound, blending Bongo Flava with Afropop. Rising from a humble background in Mtwara, he gained prominence after signing with Diamond Platnumz’s WCB Wasafi in 2015 before launching his own label, Konde Music Worldwide, in 2019.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}