Information about plays

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

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

{
    "id": 3594090,
    "uri": "https://api.kexp.org/v2/plays/3594090/?format=api",
    "airdate": "2025-12-21T16:07:13-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dark Day",
    "track_id": "31ea2588-276c-4899-8419-da3d17f14a82",
    "recording_id": "bc04511f-b43e-42ab-92f1-c2744f24feec",
    "artist": "TR/ST",
    "artist_ids": [
        "b8e3d1ae-5983-4af1-b226-aa009b294111"
    ],
    "album": "Performance",
    "release_id": "c63adc0c-22f3-4cca-a62d-7469eca4e814",
    "release_group_id": "3a003e64-3f0b-4d71-9248-a343ff347962",
    "labels": [
        "Dais Records"
    ],
    "label_ids": [
        "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fun fact: TR/ST (previously known as Trust) is the Canadian electronic music project of Robert Alfons. It was formed as a band in 2010 when Alfons met Maya Postepski of Austra.\n\nSoon after the release of their debut album, Postepski left the band to focus on Austra's growing commitments, as well as her own solo project, Princess Century. https://tinyurl.com/4zcxb4ju\n\nPerformance is the fourth full-length studio album by Alfons, and sinks even further into the nasty synth-pop psychodrama that the project has pioneered and, finally, perfected across over a decade of evolution.\n\nRecorded in Los Angeles, where Alfons now resides and spends time gardening, the songs seethe with dread, lust, reckoning, and abandon, backlit by the light pollution of a thousand dead end city streets. Alfons co-produced the collection with versatile composer and producer Nightfeelings, achieving a thick, smoky balance of eerie synths, fog machine low end, and bruised, crooning voice. https://tinyurl.com/d6vjbawd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}