Публичный городов

GET /api/town/?format=api&ordering=title_eng&page=94
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1867,
    "pages": 94,
    "page": 94,
    "next": null,
    "previous": 93,
    "start_index": 1861,
    "end_index": 1867,
    "results": [
        {
            "id": 1331,
            "title": "Зудилово",
            "title_eng": "Zudilovo",
            "region": 22,
            "geoid": "1484956",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 114320,
            "postcode": "658042",
            "is_deleted": false
        },
        {
            "id": 11,
            "title": "Зура",
            "title_eng": "Zura",
            "region": null,
            "geoid": "461979",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 114341,
            "postcode": "427161",
            "is_deleted": false
        },
        {
            "id": 10,
            "title": "Зуевка",
            "title_eng": "Zuyevka",
            "region": 43,
            "geoid": "461964",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 114356,
            "postcode": "612410",
            "is_deleted": false
        },
        {
            "id": 9,
            "title": "Звенигород",
            "title_eng": "Zvenigorod",
            "region": 50,
            "geoid": "461920",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 114375,
            "postcode": "143180",
            "is_deleted": false
        },
        {
            "id": 8,
            "title": "Звенигово",
            "title_eng": "Zvenigovo",
            "region": null,
            "geoid": "461916",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 114371,
            "postcode": "425060",
            "is_deleted": false
        },
        {
            "id": 7,
            "title": "Зверево",
            "title_eng": "Zverevo",
            "region": 61,
            "geoid": "461910",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 114405,
            "postcode": "346310",
            "is_deleted": false
        },
        {
            "id": 6,
            "title": "Звягино",
            "title_eng": "Zvyagino",
            "region": 52,
            "geoid": "461854",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 114424,
            "postcode": "606149",
            "is_deleted": false
        }
    ]
}