Information about plays

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

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

{
    "id": 3622181,
    "uri": "https://api.kexp.org/v2/plays/3622181/?format=api",
    "airdate": "2026-02-25T16:56:40-08:00",
    "show": 66029,
    "show_uri": "https://api.kexp.org/v2/shows/66029/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Can't Hate Myself Into a Different Shape",
    "track_id": "b7315d44-75aa-4150-9b03-90f9d69acbba",
    "recording_id": "8e29e1bb-911e-4ad5-aa81-a4d3d4e69432",
    "artist": "Brimheim",
    "artist_ids": [
        "4d802853-4a6e-47d6-b574-11f8e5b0c53e"
    ],
    "album": "Can't Hate Myself Into a Different Shape",
    "release_id": "35011b3e-06a4-4719-ba41-09ae190a3a70",
    "release_group_id": "22a3b7ca-f725-4b02-9947-fcf23af7d5ee",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-01-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks for the Brimheim request Cammie!!\n___\n\nCopenhagen-based artist Helena Heinesen Rebensdorff chose Brimheim as her recording name, as a tribute to her roots in the Faroe Islands. The word translates to \"home of the breaking waves,\" which gives a visual reference to her emotionally-rich alt-pop, and the musical rise-and-fall on a recent dramatic Song of the Day, which you can download here: https://tinyurl.com/4derc32w\n\nOn her debut LP can’t hate myself into a different shape, Brimheim explores the topic of self love, inspired by her own experience with a \"deep depression hole\" she experienced during the pandemic.\n\nIn an inspiring interview with Get In Her Ears, she says, \"I felt like I’d been in this black muddy place, not able to see anything and kind of drowning, and then I slowly started emerging from that through this process of transforming these ideas into arrangements and recorded music with a structure. It was so life affirming.\" https://bit.ly/3oWaLWd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}