Information about plays

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

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

{
    "id": 3556197,
    "uri": "https://api.kexp.org/v2/plays/3556197/?format=api",
    "airdate": "2025-09-22T05:17:15-07:00",
    "show": 64631,
    "show_uri": "https://api.kexp.org/v2/shows/64631/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f-42152827609_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f-42152827609_thumb250.jpg",
    "song": "Way It Goes",
    "track_id": "3d4bb2ff-cec6-4d20-8470-20b99f8287b5",
    "recording_id": "12dce4f0-525e-48f6-b132-0ae1d4688950",
    "artist": "Hand Habits",
    "artist_ids": [
        "a92d48e1-40a9-457d-971c-ddb748d78759"
    ],
    "album": "Blue Reminder",
    "release_id": "c8e6073c-028b-4dd1-9db0-3808c616551f",
    "release_group_id": "1c51c33b-356e-4c22-87b1-d98bbfe15c18",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hand Habits will be live:\n\n- Oct. 15 at The Chapel in San Francisco\n- Oct. 17 at Mississippi Studios in Portland\n- Oct. 18 at Fox Cabaret in Vancouver, BC\n- Oct. 21 at the Tractor Tavern in Seattle\n\nhttps://handhabits.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}