Define AdministrativeDivision view set (return all)

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

{
    "id": 2915,
    "ags": "05315000",
    "name": "Köln, Stadt",
    "division_category": 60,
    "division_category_name": "Gemeinde",
    "division_type": 61,
    "division_type_name": "Kreisfreie Stadt (Gemeindeebene)",
    "office_name": "Kreisfreie Stadt Köln",
    "office_zip": "50667",
    "office_street": "Rathaus",
    "office_city": "Köln",
    "area": 405.01,
    "citizens_total": 1087863,
    "citizens_male": 557390,
    "citizens_female": 530473,
    "population_density": 2686.0,
    "area_accumulated": 405.01,
    "citizens_accumulated": {
        "total": 1087863,
        "female": 530473,
        "male": 557390
    },
    "longitude": 6.957068,
    "latitude": 50.938107,
    "travel_name": "Köln und Rhein-Erft-Kreis",
    "travel_code": "H09",
    "url": "https://gvz.tuerantuer.org/api/administrative_divisions/2915/?format=api",
    "parent": "https://gvz.tuerantuer.org/api/administrative_divisions/2914/?format=api",
    "children": [],
    "zip_codes": [
        "50667",
        "50668",
        "50670",
        "50672",
        "50674",
        "50676",
        "50677",
        "50678",
        "50679",
        "50733",
        "50735",
        "50737",
        "50739",
        "50765",
        "50767",
        "50769",
        "50823",
        "50825",
        "50827",
        "50829",
        "50858",
        "50859",
        "50931",
        "50933",
        "50935",
        "50937",
        "50939",
        "50968",
        "50969",
        "50996",
        "50997",
        "50999",
        "51061",
        "51063",
        "51065",
        "51067",
        "51069",
        "51103",
        "51105",
        "51107",
        "51109",
        "51143",
        "51145",
        "51147",
        "51149",
        "51467"
    ]
}