Information about plays

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

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

{
    "id": 3588140,
    "uri": "https://api.kexp.org/v2/plays/3588140/?format=api",
    "airdate": "2025-12-07T16:13:34-08:00",
    "show": 65315,
    "show_uri": "https://api.kexp.org/v2/shows/65315/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Industrial Love Song",
    "track_id": null,
    "recording_id": "e5d1cf07-9e0a-411d-906f-105c76a074cf",
    "artist": "These New Puritans",
    "artist_ids": [
        "95bab79d-e5e8-4d7a-9368-d51430763c69"
    ],
    "album": "Crooked Wing",
    "release_id": null,
    "release_group_id": "ce8aada4-41a3-43f7-a056-54985d7652f1",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring Caroline Polachek on vocals.  In the accompanying music video directed by Harley Weir, two cranes sing to each other. The band’s Jack Barnett sings from the perspective of one, while guest vocalist Polachek represents the other. \n\nGeorge Barnett shares, \"'Industrial Love Song' is a duet between two cranes on a building site. Caroline sings the part of one crane, I sing the other; they can’t touch (their movements are controlled by the operator), but when the sun rises they hope that their shadows will cross. I like how the title George came up with misdirects expectations – it’s not that kind of industrial.\n\n\"It’s hard to attach a time period to this song. It’s progressive music made with instruments that have been around for hundreds of years.\"\n\nJack Barnett continues, \"As we exit the mechanical age, you realise how much we have in common with our machines, how human they are. Suddenly it didn’t feel so absurd to write a love song from their perspective.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}