GET /api/etbis/districts/?format=api&offset=2430&ordering=town
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2432,
    "next": null,
    "previous": "https://ziraisulama.com/api/etbis/districts/?format=api&limit=18&offset=2412&ordering=town",
    "results": [
        {
            "id": 2295,
            "name": "Merkez",
            "town": 971
        },
        {
            "id": 2215,
            "name": "Merkez",
            "town": 972
        }
    ]
}