Information about plays

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

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

{
    "id": 3529807,
    "uri": "https://api.kexp.org/v2/plays/3529807/?format=api",
    "airdate": "2025-07-21T06:24:03-07:00",
    "show": 64073,
    "show_uri": "https://api.kexp.org/v2/shows/64073/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-a3defc19-b4f2-4939-8530-3033c25b73b3/mbid-a3defc19-b4f2-4939-8530-3033c25b73b3-42275845587_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-a3defc19-b4f2-4939-8530-3033c25b73b3/mbid-a3defc19-b4f2-4939-8530-3033c25b73b3-42275845587_thumb250.jpg",
    "song": "Julie",
    "track_id": "f4f7607b-1ed2-4e3f-902c-b9dcfa0c50e5",
    "recording_id": "11ab185f-2f05-4d3a-be70-d2fed5d19fa2",
    "artist": "Horsegirl",
    "artist_ids": [
        "4424a6e5-5232-4410-b1f0-b8b510d31ffd"
    ],
    "album": "Phonetics On and On",
    "release_id": "a3defc19-b4f2-4939-8530-3033c25b73b3",
    "release_group_id": "a1b1c950-334e-40b5-b819-209ed6c49673",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Aug. 16 at Great American Music Hall in San Francisco and Aug. 20 at Neumos in Seattle.\n\n\"Julie\" - like all of Phonetics On And On - was produced by Cate Le Bon, and it sees Horsegirl scale back from the gritty noise of their debut. It’s slower and a bit melancholic, reflecting on the loneliness that comes with moving to a new city, though there’s still that classic Horsegirl whimsy in there. \n\nhttps://www.stereogum.com/2290351/horsegirl-julie/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}