Information about plays

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

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

{
    "id": 3582053,
    "uri": "https://api.kexp.org/v2/plays/3582053/?format=api",
    "airdate": "2025-11-23T19:33:02-08:00",
    "show": 65191,
    "show_uri": "https://api.kexp.org/v2/shows/65191/?format=api",
    "image_uri": "https://coverartarchive.org/release/e37f185a-c59e-480b-97cd-1628c621219c/4675774553-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e37f185a-c59e-480b-97cd-1628c621219c/4675774553-250.jpg",
    "song": "Feels So Real (Won’t Let Go)",
    "track_id": null,
    "recording_id": "8def58fd-56eb-4476-9536-c1e7b893a702",
    "artist": "Patrice Rushen",
    "artist_ids": [
        "a247b1b8-8f47-4568-9a89-fa16b4a2b77f"
    ],
    "album": "Now",
    "release_id": null,
    "release_group_id": "32037e25-249f-43b2-b139-dec650b07442",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1984-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Patrice Rushen released \"Feels So Real (Won’t Let Go)\" on her 8th studio album, Now, in 1984. The track rose to No. 3 on the Billboard Hot Soul Songs chart and No. 10 on the Billboard Dance Club Songs chart.\n\nTrained as a classical pianist, Patrice Rushen gravitated to fusion, jazz, R&B, and pop in the ‘70s and '80s. Her musical life has been diverse as she added roles as a vocalist, jazz pianist, composer, producer, and educator to her classical career. Learn more about this artist and educator, whose nickname is “Baby Fingers” because of her small hands: https://patricerushen.com/# -- \"Feels So Real (Won't Let Go)\" was sampled in \"What'cha Gonna Do?\" by Shabba Ranks (feat. Queen Latifah).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}