Information about plays

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

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

{
    "id": 3583266,
    "uri": "https://api.kexp.org/v2/plays/3583266/?format=api",
    "airdate": "2025-11-26T15:44:09-08:00",
    "show": 65216,
    "show_uri": "https://api.kexp.org/v2/shows/65216/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Home Cookin’",
    "track_id": null,
    "recording_id": "af7fdfb1-103f-4a2e-ad5e-e5bcb2416fa7",
    "artist": "Jr. Walker & the All Stars",
    "artist_ids": [
        "07d78001-dde0-489c-9281-d2fa98a85de4"
    ],
    "album": "The Ultimate Collection",
    "release_id": null,
    "release_group_id": "ec0aa6a3-fa6b-36d5-8175-275831dde736",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "1997-10-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Brooke!\n--\n\"Now, I like sweet candied yams\nAnd I like homemade ham-hocks\nInstead of study, how you look\nYou oughta study\nYour mama's cookbook...\"\nSaxophonist Jr. Walker has definite ideas about the way to a man's heart: https://genius.com/Junior-walker-and-the-all-stars-home-cookin-lyrics\n--\nAutry DeWalt-Mixon was born in Blythesville, Arkansas in 1931. His stepfather, whose surname is Walker, gave him the nickname “Junior,” and the youngster was inspired to take up the saxophone by the jumping jive of alto genius Louis Jordan, whose seductive music he hears while growing up. Here's a biography: https://classic.motown.com/artist/jr-walker-the-all-stars/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}