Information about plays

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

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

{
    "id": 3629698,
    "uri": "https://api.kexp.org/v2/plays/3629698/?format=api",
    "airdate": "2026-03-16T09:49:02-07:00",
    "show": 66197,
    "show_uri": "https://api.kexp.org/v2/shows/66197/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-6b23a8f5-1af7-3747-8656-49dd7a9806d2/mbid-6b23a8f5-1af7-3747-8656-49dd7a9806d2-11930231634_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-6b23a8f5-1af7-3747-8656-49dd7a9806d2/mbid-6b23a8f5-1af7-3747-8656-49dd7a9806d2-11930231634_thumb250.jpg",
    "song": "My Ever Changing Moods",
    "track_id": "676123b5-e0ca-31e4-95f2-4adbe72bc618",
    "recording_id": "7bba62c1-8876-4050-a1ff-6f4f0e80916b",
    "artist": "The Style Council",
    "artist_ids": [
        "34e56f20-ddda-48c9-a4bb-6bb12df57de0"
    ],
    "album": "Café Bleu",
    "release_id": "6b23a8f5-1af7-3747-8656-49dd7a9806d2",
    "release_group_id": "49081a6f-8f76-3159-aba2-8527126d9384",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1984-03-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day 1984!\n\nThe Style Council were an English band formed in late 1982 by Paul Weller, the former singer, songwriter and guitarist with the punk rock/new wave/mod revival band the Jam, and keyboardist Mick Talbot, previously a member of Dexys Midnight Runners.\n\nWatch Paul Weller's KEXP In-Studio performance from 2015 here: http://blog.kexp.org/2015/10/28/live-video-paul-weller/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}