Skip to main content
GET
Get district

Path Parameters

districtId
integer<int64>
required

District ID

Response

OK

District administrative boundary data.

id
integer<int64>

Unique district identifier.

Example:

557

name
string

Official district name.

Example:

"Çankaya"

polygon
object

District boundary polygon (GeoJSON ring coordinates).

city
object

City to which this district belongs.