Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • portal.desettisickroku.cz portal.desettisickroku.cz
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • api-docs
  • portal.desettisickroku.czportal.desettisickroku.cz
  • Wiki
  • District Info

District Info · Changes

Page history
Create District Info authored Aug 28, 2023 by Jakub Valo's avatar Jakub Valo
Hide whitespace changes
Inline Side-by-side
District-Info.md 0 → 100644
View page @ dc9269bd
_Informace požadovaného města_
**URL:** /api/v1/district/{district_id}
**Method:** GET
**Headers:**
- Accept: application/json
- Authorization: Auth User Bearer Token nebo API Bearer Token
**Vrací JSON:**
```json
{
"data": {
"id": 1,
"title": "Benešov",
"points_total": "28229.74",
"points_avg": "225.84",
"points_avg_alpha": "0.00",
"points_total_top": "14343.68",
"points_avg_top": "434.66",
"points_avg_population": "1.71",
"distance": 31691023,
"total_users": 125,
"active_teams": 0,
"is_participating": true,
"coordinator": null
}
}
```
Clone repository

Home

All Pages