Information about plays

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

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

{
    "id": 3621752,
    "uri": "https://api.kexp.org/v2/plays/3621752/?format=api",
    "airdate": "2026-02-24T15:16:02-08:00",
    "show": 66020,
    "show_uri": "https://api.kexp.org/v2/shows/66020/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Shades of Jade",
    "track_id": null,
    "recording_id": null,
    "artist": "Lyrics Born",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-02-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tune in Tuesday, February 24th through Friday, February 27th from 10 AM to 4 PM PT with hosts Cheryl Waters and Larry Mizell, Jr. as they broadcast their shows Live from 25th Street Recording!\n---\nTsutomu William \"Tom\" Shimura, better known as Lyrics Born, is a Japanese-American rapper, producer, and founding member of Quannum Projects. A pioneer in underground hip-hop since the early 90s, he's known for his conversational rapping style, baritone voice, and organic production. His music blends vintage soul, New Orleans funk, and old-school rap with social consciousness and good humor.\n---\nhttps://www.lyricsborn.com/pages/about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}