Публичный сериализатор населенных пунктов СДЕК

GET /api/cdek_city/?format=api&ordering=-title&page=5726
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 114503,
    "pages": 5726,
    "page": 5726,
    "next": null,
    "previous": 5725,
    "start_index": 114501,
    "end_index": 114503,
    "results": [
        {
            "id": 6665,
            "title": "112-й километр",
            "code": "17381",
            "fias_guid": null,
            "kladr_code": null,
            "longitude": 37.270643,
            "latitude": 56.650156,
            "timezone": "Europe/Moscow",
            "payment_limit": -1,
            "postal_codes": "141950",
            "region": null
        },
        {
            "id": 6663,
            "title": "10 лет Октября",
            "code": "75986",
            "fias_guid": "972176a1-05c4-4a54-ba07-b4db9bf25d69",
            "kladr_code": "2203100001200",
            "longitude": 81.4911,
            "latitude": 52.0125,
            "timezone": "Asia/Barnaul",
            "payment_limit": 0,
            "postal_codes": "659738",
            "region": null
        },
        {
            "id": 6664,
            "title": "100 км ж.д.",
            "code": "63365",
            "fias_guid": "015192c5-3f00-40ae-8b83-6e1646c1bcb3",
            "kladr_code": "2900200024100",
            "longitude": 42.017628,
            "latitude": 61.055036,
            "timezone": "Europe/Moscow",
            "payment_limit": 0,
            "postal_codes": "165150",
            "region": null
        }
    ]
}