Information about plays

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

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

{
    "id": 3625141,
    "uri": "https://api.kexp.org/v2/plays/3625141/?format=api",
    "airdate": "2026-03-04T08:29:02-08:00",
    "show": 66088,
    "show_uri": "https://api.kexp.org/v2/shows/66088/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-a5270a4c-776e-4850-aa0d-eea43a7f06e6/mbid-a5270a4c-776e-4850-aa0d-eea43a7f06e6-4802073131_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-a5270a4c-776e-4850-aa0d-eea43a7f06e6/mbid-a5270a4c-776e-4850-aa0d-eea43a7f06e6-4802073131_thumb250.jpg",
    "song": "Anything Can Happen",
    "track_id": "fa96070d-6cbe-3451-a68d-ffe9e2573bac",
    "recording_id": "f4941a8c-4e59-446f-891a-f9fe6992b163",
    "artist": "Wyclef Jean feat. Refugee Camp Allstars",
    "artist_ids": [
        "1480011c-7f55-4dc9-ac38-44ec740d0332",
        "4f29ecd7-21a5-4c03-b9ba-d0cfe9488f8c"
    ],
    "album": "The Carnival",
    "release_id": "a5270a4c-776e-4850-aa0d-eea43a7f06e6",
    "release_group_id": "e2ffa278-c47d-321b-a7a9-b7dbd655929c",
    "labels": [
        "Ruffhouse Records"
    ],
    "label_ids": [
        "fb5e3051-217d-4ab7-bc7b-1d1d8e2327b3"
    ],
    "release_date": "1997-06-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For his first solo album, Pitchfork wrote,\"Riding the wave of success from the Fugees’ The Score, Wyclef Jean’s 1997 solo debut is a 74-minute party, as advertised. It’s a proud transcultural product that broadcasted an eclectic future.\"\n\nWatch the official music video here: https://youtu.be/KwzH1gFamJk\n\nhttps://www.wyclef.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}