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

{
    "objects": [
        {
            "name": "Dartmouth Centre",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/dartmouth-centre/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Halifax Peninsula North",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/halifax-peninsula-north/",
            "external_id": "8",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Halifax West Armdale",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/halifax-west-armdale/",
            "external_id": "9",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Hammonds Plains\u2014St. Margarets",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/hammonds-plains-st-margarets/",
            "external_id": "13",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Waverley\u2014Fall River\u2014Musquodoboit Valley",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/waverley-fall-river-musquodoboit-valley/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Lower Sackville",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/lower-sackville/",
            "external_id": "15",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Bedford\u2014Wentworth",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/bedford-wentworth/",
            "external_id": "16",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Halifax\u2014Bedford Basin West",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/halifax-bedford-basin-west/",
            "external_id": "10",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Preston\u2014Chezzetcook\u2014Eastern Shore",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/preston-chezzetcook-eastern-shore/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Timberlea\u2014Beechville\u2014Clayton Park\u2014Wedgewood",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/timberlea-beechville-clayton-park-wedgewood/",
            "external_id": "12",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Middle/Upper Sackville\u2014Beaver Bank\u2014Lucasville",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/middleupper-sackville-beaver-bank-lucasville/",
            "external_id": "14",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Spryfield\u2014Sambro Loop\u2014Prospect Road",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/spryfield-sambro-loop-prospect-road/",
            "external_id": "11",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Dartmouth South\u2014Eastern Passage",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/dartmouth-south-eastern-passage/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Harbourview\u2014Burnside\u2014Dartmouth East",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/harbourview-burnside-dartmouth-east/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Halifax South Downtown",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/halifax-south-downtown/",
            "external_id": "7",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        },
        {
            "name": "Cole Harbour\u2014Westphal",
            "boundary_set_name": "Halifax district",
            "url": "/boundaries/halifax-districts/cole-harbour-westphal/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/halifax-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/halifax-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/halifax-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/halifax-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 16,
        "next": null
    }
}