Information about plays

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

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

{
    "id": 3569053,
    "uri": "https://api.kexp.org/v2/plays/3569053/?format=api",
    "airdate": "2025-10-23T19:30:24-07:00",
    "show": 64914,
    "show_uri": "https://api.kexp.org/v2/shows/64914/?format=api",
    "image_uri": "https://ia902900.us.archive.org/19/items/mbid-4359ffc3-76ef-4fe3-b03d-ea85fdc56e8a/mbid-4359ffc3-76ef-4fe3-b03d-ea85fdc56e8a-25831502785_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-4359ffc3-76ef-4fe3-b03d-ea85fdc56e8a/mbid-4359ffc3-76ef-4fe3-b03d-ea85fdc56e8a-25831502785_thumb250.jpg",
    "song": "Starry Night",
    "track_id": "4abb4930-56fd-4ead-b18a-19d505d8e83d",
    "recording_id": "fb5981dd-0835-46e2-8574-d68bfac78c20",
    "artist": "Peggy Gou",
    "artist_ids": [
        "4c41d78d-9dd5-430d-81ea-286052158293"
    ],
    "album": "Starry Night",
    "release_id": "4359ffc3-76ef-4fe3-b03d-ea85fdc56e8a",
    "release_group_id": "686c58ec-0d26-4734-bc4d-74b7c6bc1d5c",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-03-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Peggy Gou is a Berlin-based Korean artist.   Watch the music video for this track here: https://bit.ly/3hctGZZ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}