Information about plays

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

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

{
    "id": 3656344,
    "uri": "https://api.kexp.org/v2/plays/3656344/?format=api",
    "airdate": "2026-05-18T09:43:54-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "https://dn720005.ca.archive.org/0/items/mbid-26557d77-7f37-4505-8f8a-02f67f6f2ae5/mbid-26557d77-7f37-4505-8f8a-02f67f6f2ae5-45058747680_thumb500.jpg",
    "thumbnail_uri": "https://dn720005.ca.archive.org/0/items/mbid-26557d77-7f37-4505-8f8a-02f67f6f2ae5/mbid-26557d77-7f37-4505-8f8a-02f67f6f2ae5-45058747680_thumb250.jpg",
    "song": "This Is Our Life",
    "track_id": "721a761f-84c2-4274-97cc-acb2cca0ec32",
    "recording_id": "0649f4ce-68ec-4ddb-a5fe-0862dcd15dec",
    "artist": "Nina Winder‐Lind",
    "artist_ids": [
        "79a72e39-72b9-4512-8aed-0c09497bdef4"
    ],
    "album": "This is Our Life",
    "release_id": "26557d77-7f37-4505-8f8a-02f67f6f2ae5",
    "release_group_id": "bf118635-7b95-4787-a2f4-83de41bf2f0f",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2026-04-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from Nina Winder-Lind!\n\nSpeaking about the song, Nina says:\n“This is Our Life almost wrote itself. I was in my family’s cabin in the north of Sweden when it happened. Equipped with an acoustic guitar, a violin and a zoom mic I went into a shed and made a quick demo. It was sparse but at the same time it was all there already. I was surprised that I seemed to have written a pop song but apparently that needed to happen. \n\nI wrote This is Our Life about someone very close to me and then realised it could actually be about quite a few people in my life. It recognises the mental and sometimes physical struggle of being a creative person but it also celebrates the forces that keep us going. When we play it with the band I feel so happy. We dance. We enter joyous abandon. We declare pride and wild love.” https://transgressiverecords.com/news/nina-winder-lind-releases-solo-single-this-is-our-life/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}