GET /api/districts/
Returns a list of districts in Nepal. Can be filtered by province using either province ID or province name.Query Parameters
The province ID to filter districts by. Returns all districts within the specified province.
The province name to filter districts by. Case-insensitive matching. Returns all districts within the specified province.
If neither
province_id nor province_name is provided, all districts from all provinces are returned. If a province is not found, the API returns a 404 error.Response
Returns an array of district objects.District ID
District name
Area in square kilometers
District website URL
District headquarter city