| ... | @@ -60,3 +60,13 @@ _Seznam měst_ | ... | @@ -60,3 +60,13 @@ _Seznam měst_ | 
|  | | active_teams | int | N | Aktivních týmů | |  | | active_teams | int | N | Aktivních týmů | | 
|  | | is_participating | bool | N | Zda-li je zapojené | |  | | is_participating | bool | N | Zda-li je zapojené | | 
|  | | coordinator | array | N | Koordinátor | |  | | 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 |