| ... | ... | @@ -27,20 +27,7 @@ _Seznam měst_ | 
|  |  | "active_teams": 0, | 
|  |  | "is_participating": true | 
|  |  | }, | 
|  |  | { | 
|  |  | "id": 2, | 
|  |  | "title": "Beroun", | 
|  |  | "points_total": "0.00", | 
|  |  | "points_avg": "0.00", | 
|  |  | "points_avg_alpha": "0.00", | 
|  |  | "points_total_top": "0.00", | 
|  |  | "points_avg_top": "0.00", | 
|  |  | "points_avg_population": "0.00", | 
|  |  | "distance": 0, | 
|  |  | "total_users": 0, | 
|  |  | "active_teams": 0, | 
|  |  | "is_participating": false | 
|  |  | } | 
|  |  | ... | 
|  |  | ] | 
|  |  | } | 
|  |  | ``` | 
| ... | ... | @@ -59,3 +46,4 @@ _Seznam měst_ | 
|  |  | | total_users | int | N | Celkem uživatelů | | 
|  |  | | active_teams | int | N | Aktivních týmů | | 
|  |  | | is_participating | bool | N | Zda-li je zapojené | | 
|  |  | | image | string | N | Obrázek | | 
|  |  | \ No newline at end of file |