Information about plays

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

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

{
    "id": 3594365,
    "uri": "https://api.kexp.org/v2/plays/3594365/?format=api",
    "airdate": "2025-12-22T06:56:52-08:00",
    "show": 65446,
    "show_uri": "https://api.kexp.org/v2/shows/65446/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Winter Solstice",
    "track_id": "d4978558-f668-4e30-91fa-a6de9f322704",
    "recording_id": "c2401196-cbfd-4011-9c6b-5d36e06bed40",
    "artist": "Cold Specks",
    "artist_ids": [
        "97f79d2d-a836-42dc-b4f8-a1736eb95f31"
    ],
    "album": "Winter Solstice EP",
    "release_id": "4cbc4393-e62e-46aa-947a-d3110ba8532e",
    "release_group_id": "400854e5-af6c-4189-9507-754373de5b82",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2012-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The artist recognized for her twistedly enthralling lyrics and distinctive soulful voice, has dug deep and returned to her roots. In this masterful body of work, Cold Specks intimately explores her identity as a Somali-Canadian woman. She’s unveiled and allowed herself to stretch her palette thematically.  \n\nhttps://coldspecks.bandcamp.com/album/i-predict-a-graceful-expulsion",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}