Information about plays

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

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

{
    "id": 3562911,
    "uri": "https://api.kexp.org/v2/plays/3562911/?format=api",
    "airdate": "2025-10-09T03:10:25-07:00",
    "show": 64784,
    "show_uri": "https://api.kexp.org/v2/shows/64784/?format=api",
    "image_uri": "https://coverartarchive.org/release/c00b9559-4520-446c-8f1f-26117bd338c0/18596376440-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c00b9559-4520-446c-8f1f-26117bd338c0/18596376440-250.jpg",
    "song": "Fight the Power, Parts 1 & 2",
    "track_id": null,
    "recording_id": "364d5977-128f-41b0-a9ff-983958c786b9",
    "artist": "The Isley Brothers",
    "artist_ids": [
        "4a76400d-283f-492e-9754-18ef41755f81"
    ],
    "album": "The Heat Is On",
    "release_id": null,
    "release_group_id": "3a85abb4-6666-37b2-a9d1-1ea4bbc1deef",
    "labels": [
        "T-Neck"
    ],
    "label_ids": [
        "3d1c2ffa-cfc1-4a55-a27e-d7045cf5adee"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Fight the Power, Pts. 1 & 2,\" released in in 1975, was a crossover smash for The Isleys, charting in the top five. The funky beat made it a hit in dance clubs. But there was also a rebellious message that took listeners by surprise.\n--\nCarlton Ridenhour was 15 years old, and a lifelong Isley Brothers fan, when that song changed his life.\n\nRidenhour would later take the stage name Chuck D, as the leader of the pioneering rap group Public Enemy. In 1989, he wrote his own \"Fight the Power\" for the film Do the Right Thing.:  https://www.npr.org/2018/12/07/673845242/fight-the-power-american-anthem-public-enemy-isley-brothers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}