Information about plays

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

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

{
    "id": 3539206,
    "uri": "https://api.kexp.org/v2/plays/3539206/?format=api",
    "airdate": "2025-08-12T14:17:40-07:00",
    "show": 64271,
    "show_uri": "https://api.kexp.org/v2/shows/64271/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-09def001-7485-48fb-8728-edc33414d5af/mbid-09def001-7485-48fb-8728-edc33414d5af-41247895194_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-09def001-7485-48fb-8728-edc33414d5af/mbid-09def001-7485-48fb-8728-edc33414d5af-41247895194_thumb250.jpg",
    "song": "Peripheral Lover",
    "track_id": "32a29780-b9c2-405d-9971-746253617d99",
    "recording_id": "b2a19485-6e75-4e73-814a-954902703e73",
    "artist": "Gordi",
    "artist_ids": [
        "b7732e25-d347-46cc-8668-605c8b773c71"
    ],
    "album": "Like Plasticine",
    "release_id": "09def001-7485-48fb-8728-edc33414d5af",
    "release_group_id": "92a196b3-4062-40bd-b754-6a82732fb01d",
    "labels": [
        "Mushroom Music",
        "Virgin"
    ],
    "label_ids": [
        "5d10d13f-786a-4a6a-830c-dcd29922a189",
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As a final-year medical student, Australian singer-songwriter Sophie Payten (aka Gordi) learned to certify death. Beyond just what we see in the movies – checking for a pulse, hearing the monotone of a flatline, announcing the time – the process involves observing a person who's no longer responding. As she looked at their still, waxy skin, Payten says “It made me think of plasticine - that soft, malleable substance, that we can shape and mould in our hands, until we leave it to set in place. I thought about all the ways we are like plasticine in life - how forces we can’t control, contort us into shapes, stretch us thin, and test our resilience. But sometimes, heart-wrenching change can be a thing of beauty.”\n---\nhttps://www.gordimusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}