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

GET /api/town/?format=api&ordering=order&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": 65,
            "title": "Ярлуково",
            "title_eng": "Yarlukovo",
            "region": 48,
            "geoid": "467302",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 109852,
            "postcode": "399072",
            "is_deleted": false
        },
        {
            "id": 1657,
            "title": "Ярославский",
            "title_eng": "Yaroslavskiy",
            "region": 25,
            "geoid": "2013089",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 109896,
            "postcode": "692270",
            "is_deleted": false
        },
        {
            "id": 617,
            "title": "Нижний Новгород",
            "title_eng": "Nizhniy Novgorod",
            "region": 52,
            "geoid": "520555",
            "order": 1251,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 66140,
            "postcode": "173014",
            "is_deleted": false
        },
        {
            "id": 1349,
            "title": "Екатеринбург",
            "title_eng": "Yekaterinburg",
            "region": 66,
            "geoid": "1486209",
            "order": 1350,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 110299,
            "postcode": "620010",
            "is_deleted": false
        },
        {
            "id": 1460,
            "title": "Новосибирск",
            "title_eng": "Novosibirsk",
            "region": 54,
            "geoid": "1496747",
            "order": 1474,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 68426,
            "postcode": "630001",
            "is_deleted": false
        },
        {
            "id": 393,
            "title": "Санкт-Петербург",
            "title_eng": "St Petersburg",
            "region": 78,
            "geoid": "498817",
            "order": 4849,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 84372,
            "postcode": "188690",
            "is_deleted": false
        },
        {
            "id": 674,
            "title": "Москва",
            "title_eng": "Moscow",
            "region": 77,
            "geoid": "524901",
            "order": 11514,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 62240,
            "postcode": "101000",
            "is_deleted": false
        }
    ]
}