Information about plays

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

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

{
    "id": 3544490,
    "uri": "https://api.kexp.org/v2/plays/3544490/?format=api",
    "airdate": "2025-08-25T03:58:45-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://coverartarchive.org/release/2a878ee8-543b-4679-a2d9-9b138a30d619/21104733483-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2a878ee8-543b-4679-a2d9-9b138a30d619/21104733483-250.jpg",
    "song": "I've Got to Find the Right Woman",
    "track_id": null,
    "recording_id": "cdcaba30-dadc-4c5e-896b-af64966b1de7",
    "artist": "Redbone",
    "artist_ids": [
        "b3fa0e6f-93db-4aa5-b76e-393e24de35ba"
    ],
    "album": "Beaded Dreams Through Turquoise Eyes",
    "release_id": null,
    "release_group_id": "60bd971a-9a20-4fb5-add9-6f667fc9a48f",
    "labels": [
        "Wounded Bird Records"
    ],
    "label_ids": [
        "4db4d8fd-beb2-4f21-8d10-0dd747377f44"
    ],
    "release_date": "1974-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Various Mexican/Native American Descent \n\nRedbone consists of Native American brothers Patrick (Yaqui/Shoshone/Mexican) (bass and vocals) and Candido \"Lolly\" Vasquez-Vegas (guitar, sitar and vocals)(Yaqui/Shoshone/Mexican), guitarist Tony Bellamy (Mexican-American Yaqui), and drummer Pete DePoe (Southern Cheyenne, Turtle Mountain Chippewa, and Rogue River/Siletz, French, German).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}