Information about plays

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

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

{
    "id": 3635572,
    "uri": "https://api.kexp.org/v2/plays/3635572/?format=api",
    "airdate": "2026-03-30T11:40:36-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn710801.ca.archive.org/0/items/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3-16545770243_thumb500.jpg",
    "thumbnail_uri": "https://dn710801.ca.archive.org/0/items/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3-16545770243_thumb250.jpg",
    "song": "Piece of My Heart",
    "track_id": "408cd359-3306-32ac-9873-4c477785c480",
    "recording_id": "99b7e978-e259-4aa5-8f4b-00b043da4d54",
    "artist": "Erma Franklin",
    "artist_ids": [
        "4ba12614-fcce-462b-8784-8dd1a92fbf2b"
    ],
    "album": "Beg, Scream & Shout! The Big Ol' Box of '60s Soul",
    "release_id": "15f16c5b-2c84-4b01-af15-0500dfe011e3",
    "release_group_id": "479f572c-b1bf-3ecf-a6d6-27d2f45cd5cb",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-08-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Erma Franklin's musical accomplishments will forever be overshadowed by those of her younger sister Aretha, especially since she recorded very sporadically through the '60s. As a singer in her own right, Franklin is best known for recording the original version of \"Piece of My Heart,\" which of course became one of Janis Joplin's signature tunes in a much different arrangement. (allmusic's Steve Huey: https://bit.ly/4sJ6pRq)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}