Information about plays

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

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

{
    "id": 3413899,
    "uri": "https://api.kexp.org/v2/plays/3413899/?format=api",
    "airdate": "2024-10-17T12:32:49-07:00",
    "show": 61599,
    "show_uri": "https://api.kexp.org/v2/shows/61599/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Kidney Bingos",
    "track_id": "e91352a1-4805-3a6f-a091-4241161a90ac",
    "recording_id": "892c186f-d99b-4f6a-99a8-72756d3a2996",
    "artist": "Wire",
    "artist_ids": [
        "7f2a8098-50e3-451c-8696-c5d9f64f4762"
    ],
    "album": "A Bell Is a Cup Until It Is Struck",
    "release_id": "73ec420c-0248-3272-b46f-e1812a7b4faa",
    "release_group_id": "39e9d58d-3b25-3bf2-b157-2724642f6814",
    "labels": [
        "Enigma Records",
        "Mute"
    ],
    "label_ids": [
        "d6f7f7c6-dbcf-4647-b370-b06a3b645d3d",
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "1988-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Looking at the lyrics, it becomes clear that “Kidney Bingos” is a peculiar title for a song. Wire’s lead singer, Colin Newman, often employs cryptic and abstract imagery in his songwriting. The verses describe various fragmented scenes and concepts, including sunburn, smart bets, dressed pints, and models. The chorus repeats the phrase “Money spines paper lung kidney bingos organ fun,” further adding to the enigma of the lyrics.\n\nWhile the lyrics carry a deeper meaning, the composition of the song itself contrasts with its profound themes. “Kidney Bingos” has a remarkably catchy melody and a clean, modern production style. This juxtaposition between the mainstream sound and the unconventional lyrics creates an intriguing dynamic. It challenges the listener to reflect on the disparity between appearances and deeper truths.\nhttps://tinyurl.com/59ykjd9k\n\nWire played this track live in the KEXP studio in 2017.\nhttps://www.youtube.com/watch?v=Yq_4Lythm_A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}