|  | _Statistika města_ |  | _Statistika vybraného města_ | 
|  |  |  |  | 
|  | **URL:** /api/districts/stats |  | **URL:** /api/districts/stats | 
|  |  |  |  | 
|  | **Method:** POST |  | **Method:** POST | 
|  |  |  |  | 
|  |  |  | **Request:** | 
|  |  |  | ```json | 
|  |  |  | { | 
|  |  |  | "district_id": 1 | 
|  |  |  | } | 
|  |  |  | ``` | 
|  |  |  |  | 
|  |  |  | | Parametr | Typ | Povinný | Popis | | 
|  |  |  | |----------|-----|---------|-------| | 
|  |  |  | | district_id | int | A | ID města | | 
|  |  |  |  | 
|  |  |  |  | 
|  | **Vrací JSON:** |  | **Vrací JSON:** | 
|  | ```json |  | ```json | 
|  | { |  | { | 
| ... |  | ... |  |