Information about plays

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

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

{
    "id": 3560411,
    "uri": "https://api.kexp.org/v2/plays/3560411/?format=api",
    "airdate": "2025-10-02T09:28:01-07:00",
    "show": 64724,
    "show_uri": "https://api.kexp.org/v2/shows/64724/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/items/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc-42564440619_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc-42564440619_thumb250.jpg",
    "song": "Black Box",
    "track_id": "69969256-f5b1-4a6c-8b7a-77b188b2cbb8",
    "recording_id": "7ae24ad7-4578-4f77-a969-2710dadd3a0c",
    "artist": "Automatic",
    "artist_ids": [
        "9b627d78-b041-4b23-bb70-3534e61afc7e"
    ],
    "album": "Is It Now?",
    "release_id": "24bbda12-1742-44ae-8aae-78741a9ee5bc",
    "release_group_id": "98460e0a-a764-4f61-a378-f1ecc75f5445",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yes, it is now! Automatic's new album, \"Is It Now?,\" is being released today, Friday, September 26th: https://automatic-band.bandcamp.com/album/is-it-now\n--\nAbout this new album, vocalist Izzy Glaudini explains that, increasingly, “the thing I think about the most on a day-to-day basis is: how do you have a sense of joy while the world seems to be collapsing, and you feel so powerless?”\n\nShe adds, “I feel like, as American citizens, we have a responsibility to pull the levers to stop the machine. ‘Is It Now?’ is about trying to not feel like a victim in this environment. It’s important to still feel a sense of joy, even amongst all the horrible shit going on in the world.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}