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

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": 1861,
            "title": "Щёлково",
            "title_eng": "Shchelkovo",
            "region": 69,
            "geoid": "7601222",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": null,
            "postcode": null,
            "is_deleted": false
        },
        {
            "id": 1862,
            "title": "Маревый",
            "title_eng": "Marevyy",
            "region": 28,
            "geoid": "7620177",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 58006,
            "postcode": "676246",
            "is_deleted": false
        },
        {
            "id": 1864,
            "title": "Целинный",
            "title_eng": "Tselinnyy",
            "region": 75,
            "geoid": "7842497",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 99507,
            "postcode": "674697",
            "is_deleted": false
        },
        {
            "id": 1865,
            "title": "Мана",
            "title_eng": "Mana",
            "region": 24,
            "geoid": "8356995",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 57648,
            "postcode": "663082",
            "is_deleted": false
        },
        {
            "id": 1866,
            "title": "Чуприяновка",
            "title_eng": "Chupriyanovka",
            "region": 69,
            "geoid": "8535018",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 21977,
            "postcode": "170536",
            "is_deleted": false
        },
        {
            "id": 1867,
            "title": "Реммаш",
            "title_eng": "Remmash",
            "region": 50,
            "geoid": "10629470",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 81220,
            "postcode": "141336",
            "is_deleted": false
        },
        {
            "id": 1868,
            "title": "Иннополис",
            "title_eng": "Innopolis",
            "region": null,
            "geoid": "11280178",
            "order": 100,
            "timezone": null,
            "is_courier": false,
            "has_post": true,
            "has_boxberry": true,
            "has_cdek": true,
            "cdek_city": 39052,
            "postcode": "420500",
            "is_deleted": false
        }
    ]
}