Information about plays

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

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

{
    "id": 3606771,
    "uri": "https://api.kexp.org/v2/plays/3606771/?format=api",
    "airdate": "2026-01-20T11:08:31-08:00",
    "show": 65707,
    "show_uri": "https://api.kexp.org/v2/shows/65707/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Wind Is Calling",
    "track_id": "628de631-f9ec-494d-a2b2-b9f7d20314c1",
    "recording_id": "809f04a6-58ab-498d-9388-1d92bf30d874",
    "artist": "Pink Breath of Heaven",
    "artist_ids": [
        "e11ef9d6-ea31-45ea-9454-e40e2c81d0c3"
    ],
    "album": "Colors Make a Sound",
    "release_id": "b1e9bf83-4cf5-4709-8f71-fbff283b37c8",
    "release_group_id": "8f42a6e2-c6e5-4185-8cef-0f438e1bcbd5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pink Breath of Heaven is playing The Chapel in SF on Saturday, March 7th. \n--\nThe five-piece San Francisco band was founded by vocalist  Liv Field and  guitarist Rex John Shelverton.:  https://www.powmagazine.org/powmagazine/pink-breath-of-heaven-new-record-colors-make-a-sound/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}