GET /api/etbis/districts/?format=api&offset=2430&ordering=name
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=name",
    "results": [
        {
            "id": 2356,
            "name": "Zuhuratbaba",
            "town": 813
        },
        {
            "id": 2278,
            "name": "Zümrütevler",
            "town": 532
        }
    ]
}