Information about plays

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

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

{
    "id": 3672295,
    "uri": "https://api.kexp.org/v2/plays/3672295/?format=api",
    "airdate": "2026-06-25T07:21:03-07:00",
    "show": 67082,
    "show_uri": "https://api.kexp.org/v2/shows/67082/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-1c7a01a1-5d90-35b3-a044-d1769c104ed8/mbid-1c7a01a1-5d90-35b3-a044-d1769c104ed8-26059779858_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-1c7a01a1-5d90-35b3-a044-d1769c104ed8/mbid-1c7a01a1-5d90-35b3-a044-d1769c104ed8-26059779858_thumb250.jpg",
    "song": "Know How",
    "track_id": "9f1d617f-17e7-3499-95d3-9275864e6248",
    "recording_id": "36262c29-eee1-4d27-8e69-adf92fed92ee",
    "artist": "Young M.C.",
    "artist_ids": [
        "693097c4-17ec-4bb8-9b7c-74a5a2a85723"
    ],
    "album": "Stone Cold Rhymin'",
    "release_id": "1c7a01a1-5d90-35b3-a044-d1769c104ed8",
    "release_group_id": "c5df70c7-8a6a-303e-8f96-321153890ac7",
    "labels": [
        "Island",
        "Delicious Vinyl"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642",
        "fa21d4fc-2f5b-48df-9f70-066f0d8cfc3e"
    ],
    "release_date": "1989-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Samples the Theme From Shaft, which came out 55 years ago today!\n\nSeveral months before his \"Bust A Move,\" made him a star, Young M.C. released this single. There are multiple samples in this song, including Isaac Hayes' theme from \"Shaft\" (Yes, you heard it!) and the Incredible Bongo Band's \"Apache\".: https://www.whosampled.com/Young-MC/Know-How/samples/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}