Information about plays

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

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

{
    "id": 3552759,
    "uri": "https://api.kexp.org/v2/plays/3552759/?format=api",
    "airdate": "2025-09-14T00:08:27-07:00",
    "show": 64557,
    "show_uri": "https://api.kexp.org/v2/shows/64557/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rub My Infection on You",
    "track_id": null,
    "recording_id": null,
    "artist": "Ripping Remains",
    "artist_ids": [],
    "album": "Necrodestiny",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Satanik Royalty Records"
    ],
    "label_ids": [
        "dbcf476a-1261-4e68-bcf4-0b33a727773d"
    ],
    "release_date": "2025-10-03",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Dripping Decay alumni Eric Stucke on guitar/vocals alongside fellow alumni Jason “The Machine” Borton (also Jungle Rot, Ripped to Shreds, Skeletal Remains). Bassist Michael Freiburger (Satanik Royalty Records) rounds out the lineup and they’re off to the races with their debut EP, Necrodestiny.\n\nhttps://www.decibelmagazine.com/2025/09/04/track-premiere-ripping-remains-rub-my-infection-on-you/\nhttps://www.satanikroyaltyrecords.com/product/ripping-remains-necrodestiny-casette\nhttps://www.facebook.com/satanikroyaltyrecords/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}