Information about plays

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

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

{
    "id": 3621956,
    "uri": "https://api.kexp.org/v2/plays/3621956/?format=api",
    "airdate": "2026-02-25T03:42:31-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://dn710304.ca.archive.org/0/items/mbid-691a36e6-8cd9-4066-820e-2f261a8bca97/mbid-691a36e6-8cd9-4066-820e-2f261a8bca97-22092398192_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-691a36e6-8cd9-4066-820e-2f261a8bca97/mbid-691a36e6-8cd9-4066-820e-2f261a8bca97-22092398192_thumb250.jpg",
    "song": "La Romana",
    "track_id": "c79f2d95-5454-45fb-a5af-8d0bfb8df0b4",
    "recording_id": "f38d9591-cd42-4af6-b4fc-2bdc6ef733e1",
    "artist": "Bad Bunny feat. El Alfa",
    "artist_ids": [
        "0887484d-aed1-4aa6-9862-930a25815696",
        "89aa5ecb-59ad-46f5-b3eb-2d424e941f19"
    ],
    "album": "X 100PRE",
    "release_id": "691a36e6-8cd9-4066-820e-2f261a8bca97",
    "release_group_id": "68f8c63d-3e54-4f26-8ce3-41a7bc1ca7fd",
    "labels": [
        "Rimas"
    ],
    "label_ids": [
        "8a32886d-9da4-4b37-8c06-02eafb78fee5"
    ],
    "release_date": "2018-12-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"La Romana\" contains samples of \"Fue De Los Dos\" by Leonardo Paniagua and \"Chulin Culin Chunfly\" by Voltio feat. Residente. \n\n“La Romana” is a collaboration between Bad Bunny and El Alfa. The song includes the two musical genres where both artists achieved fame, trap and dembow.\n\nhttps://www.kexp.org/read/2018/12/28/album-review-bad-bunny-x-100pre/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}