Information about plays

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

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

{
    "id": 3422002,
    "uri": "https://api.kexp.org/v2/plays/3422002/?format=api",
    "airdate": "2024-11-06T06:06:45-08:00",
    "show": 61777,
    "show_uri": "https://api.kexp.org/v2/shows/61777/?format=api",
    "image_uri": "https://ia600204.us.archive.org/10/items/mbid-f6108f99-488a-3498-98eb-b037af8268d8/mbid-f6108f99-488a-3498-98eb-b037af8268d8-2514907489_thumb500.jpg",
    "thumbnail_uri": "https://ia600204.us.archive.org/10/items/mbid-f6108f99-488a-3498-98eb-b037af8268d8/mbid-f6108f99-488a-3498-98eb-b037af8268d8-2514907489_thumb250.jpg",
    "song": "Another Brick in the Wall, Part 2",
    "track_id": "83da97d0-b776-3a57-a8c2-535e6a20a080",
    "recording_id": "597eae0b-ccb6-4076-b997-0ce940586076",
    "artist": "Pink Floyd",
    "artist_ids": [
        "83d91898-7763-47d7-b03b-b92132375c47"
    ],
    "album": "The Wall",
    "release_id": "f6108f99-488a-3498-98eb-b037af8268d8",
    "release_group_id": "f2026101-945b-3d05-9ef4-aa718fc3feef",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2000-04-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At the suggestion of producer Bob Ezrin, Pink Floyd added elements of disco, which was popular at the time. According to guitarist David Gilmour:\n\n\"[Ezrin] said to me, 'Go to a couple of clubs and listen to what's happening with disco music,' so I forced myself out and listened to loud, four-to-the-bar bass drums and stuff and thought, Gawd, awful! Then we went back and tried to turn one of the parts into one of those so it would be catchy.\"\n\nGilmour recorded his guitar solo using a 1955 Gibson Les Paul Gold Top guitar with P-90 pick-ups. Despite his reservations about Ezrin's additions, Gilmour felt the final song still sounded like Pink Floyd. When Ezrin heard the song with a disco beat, he was convinced it could become a hit, but felt it needed to be longer, with two verses and two choruses. The band resisted, saying they did not release singles; Waters told him: \"Go ahead and waste your time doing silly stuff.\"  https://bit.ly/3sKkG45",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}