This is the JSON response for the /boundaries/halifax-districts/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "url": "/boundaries/halifax-districts/halifax-peninsula-north/",
            "name": "Halifax Peninsula North",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "8"
        },
        {
            "url": "/boundaries/halifax-districts/halifax-bedford-basin-west/",
            "name": "Halifax \u2013 Bedford Basin West",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "10"
        },
        {
            "url": "/boundaries/halifax-districts/lower-sackville-beaver-bank/",
            "name": "Lower Sackville \u2013 Beaver Bank",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "15"
        },
        {
            "url": "/boundaries/halifax-districts/spryfield-sambro-loop/",
            "name": "Spryfield \u2013 Sambro Loop",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "11"
        },
        {
            "url": "/boundaries/halifax-districts/waverley-fall-river-musquodoboit-valley/",
            "name": "Waverley\u2014Fall River\u2014Musquodoboit Valley",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "1"
        },
        {
            "url": "/boundaries/halifax-districts/dartmouth-centre/",
            "name": "Dartmouth Centre",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "5"
        },
        {
            "url": "/boundaries/halifax-districts/hammonds-plains-upper-hammonds-plains-lucasville-middle-and-upper-sackville/",
            "name": "Hammonds Plains \u2013 Upper Hammonds Plains \u2013 Lucasville\u2014Middle and Upper Sackville",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "14"
        },
        {
            "url": "/boundaries/halifax-districts/timberlea-beechville-clayton-park-wedgewood/",
            "name": "Timberlea \u2013 Beechville \u2013 Clayton Park \u2013 Wedgewood",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "12"
        },
        {
            "url": "/boundaries/halifax-districts/halifax-west-armdale/",
            "name": "Halifax West \u2013 Armdale",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "9"
        },
        {
            "url": "/boundaries/halifax-districts/dartmouth-east-burnside/",
            "name": "Dartmouth East \u2013 Burnside",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "6"
        },
        {
            "url": "/boundaries/halifax-districts/lawrencetown-the-lakes-chezzetcook-eastern-shore/",
            "name": "Lawrencetown \u2013 The Lakes \u2013 Chezzetcook \u2013 Eastern Shore",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "2"
        },
        {
            "url": "/boundaries/halifax-districts/dartmouth-south-woodside-eastern-passage/",
            "name": "Dartmouth South \u2013 Woodside \u2013 Eastern Passage",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "3"
        },
        {
            "url": "/boundaries/halifax-districts/prospect-road-st-margarets/",
            "name": "Prospect Road \u2013 St. Margarets",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "13"
        },
        {
            "url": "/boundaries/halifax-districts/halifax-south-downtown/",
            "name": "Halifax South Downtown",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "7"
        },
        {
            "url": "/boundaries/halifax-districts/cole-harbour-preston-westphal-cherry-brook/",
            "name": "Cole Harbour \u2013 Preston \u2013 Westphal \u2013 Cherry Brook",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "4"
        },
        {
            "url": "/boundaries/halifax-districts/bedford-wentworth/",
            "name": "Bedford \u2013 Wentworth",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            },
            "boundary_set_name": "Halifax district",
            "external_id": "16"
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 16,
        "previous": null,
        "next": null,
        "related": {
            "shapes_url": "/boundaries/halifax-districts/shape?format=apibrowser",
            "simple_shapes_url": "/boundaries/halifax-districts/simple_shape?format=apibrowser",
            "centroids_url": "/boundaries/halifax-districts/centroid?format=apibrowser"
        }
    }
}