Information about plays

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

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

{
    "id": 3559627,
    "uri": "https://api.kexp.org/v2/plays/3559627/?format=api",
    "airdate": "2025-09-30T11:53:08-07:00",
    "show": 64709,
    "show_uri": "https://api.kexp.org/v2/shows/64709/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-869a2050-8bc1-4e0d-88b2-772c2e0d3edd/mbid-869a2050-8bc1-4e0d-88b2-772c2e0d3edd-42467527785_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-869a2050-8bc1-4e0d-88b2-772c2e0d3edd/mbid-869a2050-8bc1-4e0d-88b2-772c2e0d3edd-42467527785_thumb250.jpg",
    "song": "Future Tree",
    "track_id": "f1496baf-54f2-4eb7-8c2a-0a409a5fa690",
    "recording_id": "30ac69d8-b332-4bc8-b439-8ab7d033bf95",
    "artist": "Emma Pollock",
    "artist_ids": [
        "8ace46fa-e460-4f42-b570-0b0ebd1bbbfb"
    ],
    "album": "Begging the Night to Take Hold",
    "release_id": "869a2050-8bc1-4e0d-88b2-772c2e0d3edd",
    "release_group_id": "b1be6f4c-083c-421a-bf6f-c50325c80eb8",
    "labels": [
        "Chemikal Underground"
    ],
    "label_ids": [
        "6456662e-5a50-4185-bea9-3b0c7e180aef"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emma Pollock is a Scottish singer-songwriter, musician, and a founding member of the bands The Delgados and The Burns Unit. \n--\n\"Begging the Night to Take Hold\" is her first album in nine years.  \"Recorded over five years against a backdrop of personal tumult, family grief and self-revelations, 'Begging The Night To Take Hold' documents hardships but also points to glints of light in the darkness.: Go here to buy the album: https://emmapollock.bandcamp.com/album/begging-the-night-to-take-hold",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}