Information about plays

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

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

{
    "id": 3595732,
    "uri": "https://api.kexp.org/v2/plays/3595732/?format=api",
    "airdate": "2025-12-25T07:02:15-08:00",
    "show": 65471,
    "show_uri": "https://api.kexp.org/v2/shows/65471/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Some Hearts (at Christmas Time)",
    "track_id": null,
    "recording_id": "aff8c331-cb57-40d0-bfa4-486297d2090c",
    "artist": "Low",
    "artist_ids": [
        "42faad37-8aaa-42e4-a300-5a7dae79ed24"
    ],
    "album": "Some Hearts (at Christmas Time)",
    "release_id": null,
    "release_group_id": "725deec0-fa22-4818-8f55-cd8b9b78c34d",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2016-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's Contemporary Christmas on The Morning Show!\n\nUpon the release of this track, the band shared this message: \n“To friends who have moved away and friends who have passed on this year. To one and all, especially those who are alone, we wish you a Merry Christmas and new hope for the new year. May we all find ways to lift each other.\"\n--\nWhen she lost her battle with ovarian cancer in 2022, KEXP's Rachel Stevens, Janice Headley, and Kevin Cole sat down to talk about Mimi Parker's legacy on \"Sound and Vision: https://kexp.org/read/2022/11/15/remembering-mimi-parker/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}