Information about plays

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

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

{
    "id": 3550276,
    "uri": "https://api.kexp.org/v2/plays/3550276/?format=api",
    "airdate": "2025-09-08T03:33:53-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?format=api",
    "image_uri": "https://coverartarchive.org/release/f8b36fb4-0675-4887-bc19-c38b8fcf0a68/25536811357-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f8b36fb4-0675-4887-bc19-c38b8fcf0a68/25536811357-250.jpg",
    "song": "Yellowstone",
    "track_id": null,
    "recording_id": "a0bf9aa8-2f8a-4ab7-b6f4-2b13f82ee691",
    "artist": "Digawolf",
    "artist_ids": [
        "67fe6175-0038-4c98-83da-bbb798a91f8d"
    ],
    "album": "Yellowstone",
    "release_id": null,
    "release_group_id": "ec76df56-8aa5-4508-b2bd-913687aee6bd",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-02-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Athabascan\t\n\nDigawolf is a Canadian alternative music group from Yellowknife, Northwest Territories, who record and perform in both English and Tłı̨chǫ Yatıì",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}