Information about plays

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

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

{
    "id": 3627056,
    "uri": "https://api.kexp.org/v2/plays/3627056/?format=api",
    "airdate": "2026-03-09T09:07:36-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://ia801702.us.archive.org/30/items/mbid-f0a4ed57-10e0-4c37-81b4-36311dc7d4b6/mbid-f0a4ed57-10e0-4c37-81b4-36311dc7d4b6-5087053841_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-f0a4ed57-10e0-4c37-81b4-36311dc7d4b6/mbid-f0a4ed57-10e0-4c37-81b4-36311dc7d4b6-5087053841_thumb250.jpg",
    "song": "“Heroes”",
    "track_id": "7aa88001-8c5f-328c-a321-4fa48d3a93cd",
    "recording_id": "722190f8-f718-482f-a8bc-a8d479426a30",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "“Heroes”",
    "release_id": "f0a4ed57-10e0-4c37-81b4-36311dc7d4b6",
    "release_group_id": "1f5ef8d3-10ca-30eb-b41e-85b16987d412",
    "labels": [
        "RCA",
        "RCA Victor"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "b3f4e6a5-ece0-43be-a530-68ad0d49fee8"
    ],
    "release_date": "1977-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You can be our hero by donating today! https://www.kexp.org/donate/\n\n--\n\nDon't miss this live performance of \"Heroes\" in Berlin by beloved David Bowie: https://www.youtube.com/watch?v=bsYp9q3QNaQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}