Information about plays

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

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

{
    "id": 3573889,
    "uri": "https://api.kexp.org/v2/plays/3573889/?format=api",
    "airdate": "2025-11-04T11:19:09-08:00",
    "show": 65021,
    "show_uri": "https://api.kexp.org/v2/shows/65021/?format=api",
    "image_uri": "https://ia802907.us.archive.org/19/items/mbid-5d377bc6-9a80-4538-8042-c1e1fb7084ad/mbid-5d377bc6-9a80-4538-8042-c1e1fb7084ad-15491491777_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-5d377bc6-9a80-4538-8042-c1e1fb7084ad/mbid-5d377bc6-9a80-4538-8042-c1e1fb7084ad-15491491777_thumb250.jpg",
    "song": "I'm Telling You Now",
    "track_id": "9f965ba7-5e50-465e-8262-b96d941f7ef5",
    "recording_id": "c1b283a6-afd7-4b33-8c90-b9115853dd80",
    "artist": "Veruca Salt",
    "artist_ids": [
        "86e8e21a-d29f-47d2-bbf0-e079f7044e71"
    ],
    "album": "Ghost Notes",
    "release_id": "5d377bc6-9a80-4538-8042-c1e1fb7084ad",
    "release_group_id": "97a3803e-885f-4a21-aebc-c7b920cce2c9",
    "labels": [
        "El Camino Media"
    ],
    "label_ids": [
        "2ef9fc7c-66a0-4c21-b429-7f163f0d2eb3"
    ],
    "release_date": "2015-07-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Veruca Salt burst on the scene in 1994 with their inescapable alt-rock anthem “Seether,” off the group’s debut full length, \"American Thighs.\" Part of the “Next Seattle” batch of ’90s Chicago acts – along with Liz Phair, Fig Dish and Urge Overkill among others, the band’s brash and bratty power punk and dual female vocals quickly set them apart, gaining the act national exposure on rock radio and MTV. Learn more about their history here: https://illinoisentertainer.com/2015/07/cover-story-veruca-salt/\n--\n2015's \"Ghost Notes\" was Veruca Salt's first album in nearly a decade and the first with its original members since 1997.: https://pitchfork.com/reviews/albums/20786-ghost-notes/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}