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

GET /api/town/?format=api&ordering=-id&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": 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
        },
        {
            "id": 5,
            "title": "Алагир",
            "title_eng": "Ozagir",
            "region": null,
            "geoid": "461738",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 7535,
            "postcode": "363213",
            "is_deleted": false
        },
        {
            "id": 4,
            "title": "Костерево",
            "title_eng": "Kosterevo",
            "region": 33,
            "geoid": "461720",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 47231,
            "postcode": "601110",
            "is_deleted": false
        },
        {
            "id": 3,
            "title": "Новозавидовский",
            "title_eng": "Novozavidovskiy",
            "region": 69,
            "geoid": "461704",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 68859,
            "postcode": "171270",
            "is_deleted": false
        },
        {
            "id": 2,
            "title": "Сасово",
            "title_eng": "Sasovo",
            "region": 62,
            "geoid": "461699",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 85287,
            "postcode": "391430",
            "is_deleted": false
        },
        {
            "id": 1,
            "title": "Удомля",
            "title_eng": "Udomlya",
            "region": 69,
            "geoid": "452949",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 100589,
            "postcode": "171841",
            "is_deleted": false
        }
    ]
}