Information about plays

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

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

{
    "id": 3631215,
    "uri": "https://api.kexp.org/v2/plays/3631215/?format=api",
    "airdate": "2026-03-19T21:01:06-07:00",
    "show": 66225,
    "show_uri": "https://api.kexp.org/v2/shows/66225/?format=api",
    "image_uri": "https://ia600409.us.archive.org/24/items/mbid-c422fb7c-99f9-4490-8158-86b5f01fc23f/mbid-c422fb7c-99f9-4490-8158-86b5f01fc23f-44212746740_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-c422fb7c-99f9-4490-8158-86b5f01fc23f/mbid-c422fb7c-99f9-4490-8158-86b5f01fc23f-44212746740_thumb250.jpg",
    "song": "Red Sunset",
    "track_id": "1904c4be-6802-4c46-a217-7427e2345e95",
    "recording_id": "26e97c63-f59a-44d6-9abd-646591b218c1",
    "artist": "Bic Runga",
    "artist_ids": [
        "16063ce0-a93e-41c7-82f9-bdd83066a7fd"
    ],
    "album": "Red Sunset",
    "release_id": "c422fb7c-99f9-4490-8158-86b5f01fc23f",
    "release_group_id": "21f15bb3-cdb0-4594-9656-e3c726f3d323",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Red Sunset\" is both the title of the sixth studio album by New Zealand singer-songwriter Bic Runga and a single from that album about longing and desire, exploring the intense emotions of being the one left behind. \n\nRed Sunset is Bic Runga's first collection of all-original material since her 2011 album Belle. The album was recorded in Paris during the winter of 2025.\n\nhttps://bicrunga.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}