Define AdministrativeDivision view set (return all)

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

{
    "id": 1305,
    "ags": "02000000",
    "name": "Hamburg, Freie und Hansestadt",
    "division_category": 60,
    "division_category_name": "Gemeinde",
    "division_type": 61,
    "division_type_name": "Kreisfreie Stadt (Gemeindeebene)",
    "office_name": "Senat der Freien und Hansestadt Hamburg",
    "office_zip": "20038",
    "office_street": null,
    "office_city": null,
    "area": 755.09,
    "citizens_total": 1862565,
    "citizens_male": 950677,
    "citizens_female": 911888,
    "population_density": 2467.0,
    "area_accumulated": 755.09,
    "citizens_accumulated": {
        "total": 1862565,
        "female": 911888,
        "male": 950677
    },
    "longitude": 9.99697,
    "latitude": 53.550678,
    "travel_name": "Hamburg",
    "travel_code": "XHH",
    "url": "http://gvz.tuerantuer.org/api/administrative_divisions/1305/?format=api",
    "parent": "http://gvz.tuerantuer.org/api/administrative_divisions/1304/?format=api",
    "children": [],
    "zip_codes": [
        "20095",
        "20097",
        "20099",
        "20144",
        "20146",
        "20148",
        "20149",
        "20249",
        "20251",
        "20253",
        "20255",
        "20257",
        "20259",
        "20354",
        "20355",
        "20357",
        "20359",
        "20457",
        "20459",
        "20535",
        "20537",
        "20539",
        "21029",
        "21031",
        "21033",
        "21035",
        "21037",
        "21039",
        "21073",
        "21075",
        "21077",
        "21079",
        "21107",
        "21109",
        "21129",
        "21147",
        "21149",
        "22041",
        "22043",
        "22045",
        "22047",
        "22049",
        "22081",
        "22083",
        "22085",
        "22087",
        "22089",
        "22111",
        "22113",
        "22115",
        "22117",
        "22119",
        "22143",
        "22145",
        "22147",
        "22149",
        "22159",
        "22175",
        "22177",
        "22179",
        "22297",
        "22299",
        "22301",
        "22303",
        "22305",
        "22307",
        "22309",
        "22335",
        "22337",
        "22339",
        "22359",
        "22391",
        "22393",
        "22395",
        "22397",
        "22399",
        "22415",
        "22417",
        "22419",
        "22453",
        "22455",
        "22457",
        "22459",
        "22523",
        "22525",
        "22527",
        "22529",
        "22547",
        "22549",
        "22559",
        "22587",
        "22589",
        "22605",
        "22607",
        "22609",
        "22761",
        "22763",
        "22765",
        "22767",
        "22769",
        "27499"
    ]
}