Information about plays

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

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

{
    "id": 3620960,
    "uri": "https://api.kexp.org/v2/plays/3620960/?format=api",
    "airdate": "2026-02-22T19:03:09-08:00",
    "show": 66004,
    "show_uri": "https://api.kexp.org/v2/shows/66004/?format=api",
    "image_uri": "https://coverartarchive.org/release/44514482-c3a3-3f26-9f75-356241ba4a3f/15210712945-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/44514482-c3a3-3f26-9f75-356241ba4a3f/15210712945-250.jpg",
    "song": "Les Fleur",
    "track_id": null,
    "recording_id": "942a014f-2404-47b6-b3c1-8a4d65377166",
    "artist": "Minnie Riperton",
    "artist_ids": [
        "e842abf7-8a63-4602-8879-75958c2884a1"
    ],
    "album": "Come to My Garden",
    "release_id": null,
    "release_group_id": "b35364f0-72f4-39f7-a563-adc9daf620d1",
    "labels": [
        "Flavour of Sound"
    ],
    "label_ids": [
        "ef373879-b66f-475f-bcef-4ad37e89c318"
    ],
    "release_date": "1971-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Jessie in Oakland!\n\nIt was Minnie Ripperton's husband, Dick Rudolph, who wrote this wonderful song with the great Charles Stepney. -- \"For all of these simple things and much more, a flower was born It blooms to spread love and joy, faith and hope to people forlorn Inside every man lives the seed of a flower If he looks within he finds beauty and power.\" -- Country soul-singer Yola listed this as Number One in the list of Greatest Songs of All Time: https://www.rollingstone.com/music/music-news/yola-minnie-riperton-les-fleurs-500-greatest-songs-1227225/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}