Information about plays

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

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

{
    "id": 3539512,
    "uri": "https://api.kexp.org/v2/plays/3539512/?format=api",
    "airdate": "2025-08-13T07:47:32-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://dn721200.ca.archive.org/0/items/mbid-7c361874-f27f-49c6-bbde-8f063d56c4fd/mbid-7c361874-f27f-49c6-bbde-8f063d56c4fd-42419024486_thumb500.jpg",
    "thumbnail_uri": "https://ia800907.us.archive.org/31/items/mbid-7c361874-f27f-49c6-bbde-8f063d56c4fd/mbid-7c361874-f27f-49c6-bbde-8f063d56c4fd-42419024486_thumb250.jpg",
    "song": "Dig for Fire",
    "track_id": "2e7b16f1-31fc-3ab9-8d50-553feffe0a06",
    "recording_id": "11b422f9-47d3-4905-a035-13f62f6dab76",
    "artist": "Pixies",
    "artist_ids": [
        "b6b2bb8d-54a9-491f-9607-7b546023b433"
    ],
    "album": "Bossanova",
    "release_id": "7c361874-f27f-49c6-bbde-8f063d56c4fd",
    "release_group_id": "e062f23a-ed81-3baf-8f24-8979fef060cc",
    "labels": [
        "Columbia House"
    ],
    "label_ids": [
        "0b6073f1-78a5-4078-bc01-22d7b05d0b7a"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bossanova was released on this day 35-years ago. I don't want to talk about it.\n==\nSteve in Columbia, MO\nSo have been mostly away from tech since a one stage festival in Omaha with a ridiculous lineup of-\nSilver Sun Pickups\nBand of Horses\nWaxahatchee\nThe Pixies\n\nThe Pixies were FANTASTIC.\nI wore one of my KEXP shirts and was stopped around ten times by people commenting about KEXP (community!).  Even had one guy who evidently works for a local commercial radio station stop me asking about KEXP (he did not know of it). I told him how fantastic KEXP is, we talked about the necessity of public radio. He took a selfie of us (random) and was going to email KEXP and check you all out.\nAll this to say, the show was awesome and the community is awesome!!  Thanks so much KEXP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}