Information about plays

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

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

{
    "id": 3628167,
    "uri": "https://api.kexp.org/v2/plays/3628167/?format=api",
    "airdate": "2026-03-12T17:49:41-07:00",
    "show": 66163,
    "show_uri": "https://api.kexp.org/v2/shows/66163/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-30702389-5c67-4438-9ea0-2351c8de0f1d/mbid-30702389-5c67-4438-9ea0-2351c8de0f1d-43287476628_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-30702389-5c67-4438-9ea0-2351c8de0f1d/mbid-30702389-5c67-4438-9ea0-2351c8de0f1d-43287476628_thumb250.jpg",
    "song": "Karma Police",
    "track_id": "cf889a5c-2a26-300b-94b5-c9d5e22d5c4a",
    "recording_id": "9e2ad5bc-c6f9-40d2-a36f-3122ee2072a3",
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "OK Computer",
    "release_id": "d4635a34-caf5-3b35-9a5b-d805f1126633",
    "release_group_id": "b1392450-e666-3926-a536-22c65f834433",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2009-03-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Experience good Karma by donating here! kexp.org/donate\n--\nThom Yorke once said: \"Karma is important. The idea that something like karma exists makes me happy. It makes me smile. 'Karma Police' is dedicated to everyone who works for a big firm. It's a song against bosses.\" - https://www.songfacts.com/facts/radiohead/karma-police - https://www.radiohead.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}