Define AdministrativeDivision view set (return all)

GET /api/administrative_divisions/8639/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 8639,
    "ags": "09162000",
    "name": "München, Landeshauptstadt",
    "division_category": 60,
    "division_category_name": "Gemeinde",
    "division_type": 61,
    "division_type_name": "Kreisfreie Stadt (Gemeindeebene)",
    "office_name": "Landeshauptstadt München",
    "office_zip": "80313",
    "office_street": "Ort",
    "office_city": "München",
    "area": 310.7,
    "citizens_total": 1484226,
    "citizens_male": 760563,
    "citizens_female": 723663,
    "population_density": 4777.0,
    "area_accumulated": 310.7,
    "citizens_accumulated": {
        "total": 1484226,
        "female": 723663,
        "male": 760563
    },
    "longitude": 11.575997,
    "latitude": 48.137683,
    "travel_name": "Landeshauptstadt München",
    "travel_code": "T23",
    "url": "https://gvz.tuerantuer.org/api/administrative_divisions/8639/?format=api",
    "parent": "https://gvz.tuerantuer.org/api/administrative_divisions/8638/?format=api",
    "children": [],
    "zip_codes": [
        "80331",
        "80333",
        "80335",
        "80336",
        "80337",
        "80339",
        "80469",
        "80538",
        "80539",
        "80634",
        "80636",
        "80637",
        "80638",
        "80639",
        "80686",
        "80687",
        "80689",
        "80796",
        "80797",
        "80798",
        "80799",
        "80801",
        "80802",
        "80803",
        "80804",
        "80805",
        "80807",
        "80809",
        "80933",
        "80935",
        "80937",
        "80939",
        "80992",
        "80993",
        "80995",
        "80997",
        "80999",
        "81241",
        "81243",
        "81245",
        "81247",
        "81249",
        "81369",
        "81371",
        "81373",
        "81375",
        "81377",
        "81379",
        "81475",
        "81476",
        "81477",
        "81479",
        "81539",
        "81541",
        "81543",
        "81545",
        "81547",
        "81549",
        "81667",
        "81669",
        "81671",
        "81673",
        "81675",
        "81677",
        "81679",
        "81735",
        "81737",
        "81739",
        "81825",
        "81827",
        "81829",
        "81925",
        "81927",
        "81929",
        "85540"
    ]
}