Information about plays

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

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

{
    "id": 3554714,
    "uri": "https://api.kexp.org/v2/plays/3554714/?format=api",
    "airdate": "2025-09-18T19:22:26-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "https://coverartarchive.org/release/6b6ec98a-e249-31ab-8938-a184ef6c172a/9518488322-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6b6ec98a-e249-31ab-8938-a184ef6c172a/9518488322-250.jpg",
    "song": "Great Five Lakes",
    "track_id": null,
    "recording_id": "0bd65ca3-dfb0-4d15-89b7-40e91687f78b",
    "artist": "Buffalo Daughter",
    "artist_ids": [
        "c71ae637-cbc5-4f57-9c1a-38d691bd3c43"
    ],
    "album": "New Rock",
    "release_id": null,
    "release_group_id": "00f24b7a-3c75-3074-97a5-8b6365bef72c",
    "labels": [
        "InsideOut"
    ],
    "label_ids": [
        "56c8d2be-c11c-4ac5-9c88-9f2baecb126b"
    ],
    "release_date": "1998-01-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Buffalo Daughter is a three member group consisting of SuGar Yoshinaga, Yumiko Ohno and MoOoG Yamamoto. In 1998 the band created the new studio album “New Rock”, and toured the US and Europe with Money Mark. They also performed at the Tibetan Freedom Festival in Washington DC in June 1998 along with the Beastie Boys, Radiohead, REM, Sonic Youth and Herbie Hancock. They returned again to the States in July and August to tour with Boys Against Girls. In 2001 Grand Royal suddenly shut down, and the band moved to LA based Emperor Norton, where they released “I”. Also in 2001 Buffalo Daughter played Japan’s top electronic music event Electraglide, on a bill with Fatboy Slim, Aphex Twin and Plaid.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}