Neighborhood List
For listing or retrieving neighborhoods.
GET /api/neighborhoods/?offset=900&ordering=-label
{ "count": 906, "next": null, "previous": "https://bna.peopleforbikes.org/api/neighborhoods/?limit=20&offset=880&ordering=-label", "results": [ { "uuid": "53577c6f-28b5-41af-8bd6-d0a38803b63d", "createdAt": "2018-02-02T20:17:07.535938Z", "modifiedAt": "2021-02-26T18:35:32.522587Z", "name": "albany", "label": "Albany", "label_suffix": "NY, US", "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd", "country": { "code": "US", "name": "United States of America" }, "state_abbrev": "NY", "city_fips": "", "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/NY/albany.zip", "visibility": "public", "last_job": "87e0e8df-fc49-4676-ad2d-33ef9c61faa1" }, { "uuid": "ee74e3a8-f676-4fde-9f26-59290bd44e23", "createdAt": "2021-02-25T05:11:17.575362Z", "modifiedAt": "2021-02-25T06:22:23.116857Z", "name": "alamo", "label": "Alamo", "label_suffix": "CA, US", "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd", "country": { "code": "US", "name": "United States of America" }, "state_abbrev": "CA", "city_fips": "", "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/CA/alamo.zip", "visibility": "public", "last_job": "1ed95783-7290-43e1-87b6-0491f4a54e28" }, { "uuid": "7027c463-8fc3-4f86-a407-4dab2bef8820", "createdAt": "2018-02-02T20:16:50.006320Z", "modifiedAt": "2021-02-26T20:23:59.990045Z", "name": "akron", "label": "Akron", "label_suffix": "OH, US", "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd", "country": { "code": "US", "name": "United States of America" }, "state_abbrev": "OH", "city_fips": "", "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/OH/akron.zip", "visibility": "public", "last_job": "0ea0db34-1927-42d8-8cba-13a88f40d6b1" }, { "uuid": "88547c18-1aa1-4c57-b39f-06cef0982545", "createdAt": "2020-05-08T21:23:42.702486Z", "modifiedAt": "2021-03-17T15:56:32.479019Z", "name": "adelaide", "label": "Adelaide", "label_suffix": "SA, AU", "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd", "country": { "code": "AU", "name": "Australia" }, "state_abbrev": "SA", "city_fips": "", "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/AUS/SA/adelaide.zip", "visibility": "public", "last_job": "6ab9a90b-23a2-4a2f-93e5-ff01c47c8356" }, { "uuid": "e1e2a2ce-f7ed-422d-8b6c-e7b67c252828", "createdAt": "2018-02-02T20:17:13.357394Z", "modifiedAt": "2021-02-27T05:09:02.094452Z", "name": "aberdeen", "label": "Aberdeen", "label_suffix": "SD, US", "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd", "country": { "code": "US", "name": "United States of America" }, "state_abbrev": "SD", "city_fips": "", "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/SD/aberdeen.zip", "visibility": "public", "last_job": "75c725b4-3944-4471-81db-76f886e74f93" }, { "uuid": "7b1e22d7-af24-463d-b96d-d3a837f1e767", "createdAt": "2021-03-20T14:57:43.151753Z", "modifiedAt": "2021-03-24T19:26:24.279079Z", "name": "abbotsford", "label": "Abbotsford", "label_suffix": "AB, CA", "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd", "country": { "code": "CA", "name": "Canada" }, "state_abbrev": "AB", "city_fips": "", "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/CAN/AB/abbotsford.zip", "visibility": "public", "last_job": "189505be-8eca-45f5-89cc-15df207d92bb" } ] }