| ... | ... | @@ -59,4 +59,14 @@ _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é | | 
|  |  | | coordinator | array | N | Koordinátor | | 
|  |  | \ No newline at end of file | 
|  |  | | coordinator | array | N | Koordinátor | | 
|  |  |  | 
|  |  |  | 
|  |  | **coordinator:** | 
|  |  |  | 
|  |  | | Parametr | Typ | Povinný | Popis | | 
|  |  | |----------|-----|---------|-------| | 
|  |  | | id | int | A | ID | | 
|  |  | | email | string | A | E-mail | | 
|  |  | | name | string | A | Jméno | | 
|  |  | | profile_photo_url | string | N | URL profilového obrázku | | 
|  |  | \ No newline at end of file |