Information about plays

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

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

{
    "id": 3595019,
    "uri": "https://api.kexp.org/v2/plays/3595019/?format=api",
    "airdate": "2025-12-23T18:35:58-08:00",
    "show": 65458,
    "show_uri": "https://api.kexp.org/v2/shows/65458/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Skin On Skin",
    "track_id": "405940d6-ca30-4a19-966d-dcac67c0479b",
    "recording_id": "3e99d081-b14b-4400-af4c-85d4c2a9e3ac",
    "artist": "Jasmine.4.t",
    "artist_ids": [
        "0602aa94-1921-40cf-ac48-ce8cfc757636"
    ],
    "album": "You Are the Morning",
    "release_id": "986b2849-60e1-40bb-b57d-1d0bf10e8873",
    "release_group_id": "460cc582-3374-4517-8196-79b0b8889ded",
    "labels": [
        "Saddest Factory"
    ],
    "label_ids": [
        "7def4557-8263-4809-87a5-6deb8d5e2e7f"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 'You Are The Morning', jasmine.4.t delivers a debut that feels as intimate as it does expansive, blending raw storytelling with lush, collaborative arrangements. Across the album’s thirteen tracks, the trans singer-songwriter weaves deeply personal narratives that span themes of self-discovery, love, rejection, and resilience—all carried by her evocative voice and backed up by composition that can’t be tied to one genre.\n\nProduced by Phoebe Bridgers, Lucy Dacus, and Julien Baker of boygenius, You Are The Morning carries the emotional depth and organic spontaneity that the trio’s own music is known for. Jasmine’s all- trans band—featuring Phoenix Rousiamanis on piano and strings, Eden O’Brien on drums, and Emily Abbott on bass—brings a cohesive yet adventurous energy to the arrangements. https://tinyurl.com/ehae93sb\nhttps://www.jasmine4t.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}