## UpdateStream ```json { "id": 7, "name": "lazer", "display_name": "Lazer", "is_featured": false } ``` Field | Type -------------|----- display_name | string? id | integer is_featured | boolean name | string ### Optional Attributes The following are attributes which may be additionally included in responses. Relevant endpoints should list them if applicable. Field | Type -------------|----- latest_build | [Build](#build)? user_count | integer