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

{
    "objects": [
        {
            "name": "Sully",
            "boundary_set_name": "Poh\u00e9n\u00e9gamook quartier",
            "url": "/boundaries/pohenegamook-quartiers/sully/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/pohenegamook-quartiers/"
            }
        },
        {
            "name": "Saint-\u00c9leuth\u00e8re",
            "boundary_set_name": "Poh\u00e9n\u00e9gamook quartier",
            "url": "/boundaries/pohenegamook-quartiers/saint-eleuthere/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/pohenegamook-quartiers/"
            }
        },
        {
            "name": "Escourt",
            "boundary_set_name": "Poh\u00e9n\u00e9gamook quartier",
            "url": "/boundaries/pohenegamook-quartiers/escourt/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/pohenegamook-quartiers/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/pohenegamook-quartiers/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/pohenegamook-quartiers/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/pohenegamook-quartiers/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 3,
        "next": null
    }
}