Information about plays

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

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

{
    "id": 3577582,
    "uri": "https://api.kexp.org/v2/plays/3577582/?format=api",
    "airdate": "2025-11-13T08:23:50-08:00",
    "show": 65097,
    "show_uri": "https://api.kexp.org/v2/shows/65097/?format=api",
    "image_uri": "https://ia800805.us.archive.org/11/items/mbid-7461ca27-65e8-4106-a75e-de068dc3a619/mbid-7461ca27-65e8-4106-a75e-de068dc3a619-38184302649_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/11/items/mbid-7461ca27-65e8-4106-a75e-de068dc3a619/mbid-7461ca27-65e8-4106-a75e-de068dc3a619-38184302649_thumb250.jpg",
    "song": "Someone Great",
    "track_id": "09f22cae-439d-30f1-9bd7-dda557c2af58",
    "recording_id": "bcb9b956-fe5f-4c84-a58f-aa88c6ec2dfe",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Sound of Silver",
    "release_id": "7461ca27-65e8-4106-a75e-de068dc3a619",
    "release_group_id": "5cbcdd9f-4b7d-3b3c-b9f2-6b0e75971157",
    "labels": [
        "DFA Records",
        "EMI",
        "Capitol Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025",
        "c029628b-6633-439e-bcee-ed02e8a338f7",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2007-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Stacey & Juan\n\nI remember listening to the first Mom show from Chicago and being so moved. Every year I looked forward to it, I think to help with my depression and of course for the music was amazing .  Then the worst happened my beloved partner, Juan was diagnosed with cancer.  It was two year of ups, and downs, and two more mom shows that started to become so much more meaningful.  When I went home from the hospital the final time, after he passed and laid in bed in the darkness of grief, not knowing how i would go on, I realized it was during the morning show and I put in a request in honor of Juan, LCD Someone Great.   John played it and I just cried. It was the beginning of my grief and trying to start again. After a year of bereavement group  I moved to Seattle.  Music and the mountains have helped me heal and 6 years later life seems good but I will always miss him and will continue to greave.  Thanks for all you do it makes a difference.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}