Information about plays

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

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

{
    "id": 3613658,
    "uri": "https://api.kexp.org/v2/plays/3613658/?format=api",
    "airdate": "2026-02-05T19:44:16-08:00",
    "show": 65849,
    "show_uri": "https://api.kexp.org/v2/shows/65849/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-1e1f8491-b408-4de1-8ec3-9c4bd058b6ba/mbid-1e1f8491-b408-4de1-8ec3-9c4bd058b6ba-44195257530_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-1e1f8491-b408-4de1-8ec3-9c4bd058b6ba/mbid-1e1f8491-b408-4de1-8ec3-9c4bd058b6ba-44195257530_thumb250.jpg",
    "song": "Distant Star",
    "track_id": "30b32281-ffc1-4e9b-9bd1-0fb9929c1ba3",
    "recording_id": "a796c78f-3662-41a6-98be-73bdcecce215",
    "artist": "Yttling Jazz & Yukimi",
    "artist_ids": [
        "e6deafd2-163c-46f3-b290-3c3c1944cffb",
        "f7a37916-688d-4409-8ff4-b1589bf761c4"
    ],
    "album": "Distant Star",
    "release_id": "1e1f8491-b408-4de1-8ec3-9c4bd058b6ba",
    "release_group_id": "59eefbe8-8666-45d4-93ca-579a3516e2aa",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2026-01-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Björn Yttling, founding member of Peter Bjorn and John, has shared a new single from his jazz project Yttling Jazz. On “Distant Star,” he’s teamed up with Little Dragon’s Yukimi for a rumbling lounge-jazz cut built around the singer‘s delightful vocals and an interplay of muffled, pulsing drums and strong piano chords.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}