Information about plays

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

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

{
    "id": 3638090,
    "uri": "https://api.kexp.org/v2/plays/3638090/?format=api",
    "airdate": "2026-04-05T07:41:12-07:00",
    "show": 66372,
    "show_uri": "https://api.kexp.org/v2/shows/66372/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "KAZANCHIS",
    "track_id": null,
    "recording_id": "86d1a970-1b18-457e-bf18-bed606ce3a7d",
    "artist": "ZENA",
    "artist_ids": [
        "3d66444d-050d-4b45-af69-4c6b0437c10b"
    ],
    "album": "TEMESGEN",
    "release_id": null,
    "release_group_id": "0cda8ef6-2b8e-40b8-bf06-9ab61a320594",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [],
    "release_date": "2026-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taken off the debut EP from this London-based duo composed of Kokoroko’s Yohan Kebede alongside bassist/producer Menelik that's a mesmerizing instrumental rich introduction that filters classic strains of Ethiopian jazz through a fresh contemporary lens ~ https://zenaforeva.bandcamp.com/album/temesgen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}