Information about plays

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

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

{
    "id": 3546720,
    "uri": "https://api.kexp.org/v2/plays/3546720/?format=api",
    "airdate": "2025-08-30T13:33:55-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?format=api",
    "image_uri": "https://ia801703.us.archive.org/33/items/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7-8526429826_thumb500.jpg",
    "thumbnail_uri": "https://ia801703.us.archive.org/33/items/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7-8526429826_thumb250.jpg",
    "song": "Jettin’",
    "track_id": "97019a5b-3420-3207-b882-9c5fe8f460a4",
    "recording_id": "b8c58cfc-5b6a-4d25-9d64-b9ef9e0555d3",
    "artist": "Digable Planets",
    "artist_ids": [
        "ff44f779-74ab-48f8-aac3-39ebe8f7c18e"
    ],
    "album": "Blowout Comb",
    "release_id": "23943394-4ef1-436a-bd6c-74e0e5bdd29f",
    "release_group_id": "ee79e536-de20-3af0-9ae8-b529503a8c3e",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1994-10-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Digable Planets is performing TOMORROW at Bumbershoot, commemorating the 30 year anniversary of Blowout Comb.\n\nhttps://bumbershoot.com/music/digable-planets/\n\n---\n\n KEXP DJ Larry Mizell, Jr. wrote the liner notes for the twenty-fifth year reissue of Digable Planet's debut album, \"Reachin' (A New Refutation of Time and Space).\" You can read an excerpt right here, enjoy: https://bit.ly/2GjG8GM\n---\nhttps://www.officialdigableplanets.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}