For listing or retrieving neighborhoods.

GET /api/neighborhoods/?limit=20&offset=500&ordering=-label
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1044,
    "next": "https://bna.peopleforbikes.org/api/neighborhoods/?limit=20&offset=520&ordering=-label",
    "previous": "https://bna.peopleforbikes.org/api/neighborhoods/?limit=20&offset=480&ordering=-label",
    "results": [
        {
            "uuid": "2d2ec871-5821-4e90-a699-5f61638629ea",
            "createdAt": "2021-06-02T21:06:45.487552Z",
            "modifiedAt": "2021-06-09T21:11:52.628710Z",
            "name": "madrid",
            "label": "Madrid",
            "label_suffix": "ES",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "ES",
                "name": "Spain"
            },
            "state_abbrev": "",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/ESP/madrid.zip",
            "visibility": "public",
            "last_job": "909bd67d-6c0b-4f5e-a1b3-2f48286cd5d2"
        },
        {
            "uuid": "650b16f0-b338-4f9d-a822-306ed3fae4b4",
            "createdAt": "2021-02-25T05:11:16.989864Z",
            "modifiedAt": "2021-02-25T06:26:17.423768Z",
            "name": "madison",
            "label": "Madison",
            "label_suffix": "AL, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "AL",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/AL/madison.zip",
            "visibility": "public",
            "last_job": "64091939-b32e-4258-9278-92d0ef08b0f7"
        },
        {
            "uuid": "238c02ab-2779-4a42-aa81-0456fad4a078",
            "createdAt": "2017-05-02T14:26:41.397229Z",
            "modifiedAt": "2021-02-27T19:43:03.767723Z",
            "name": "madison",
            "label": "Madison",
            "label_suffix": "WI, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "WI",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/WI/madison.zip",
            "visibility": "public",
            "last_job": "27fb49d8-aefb-484f-ad3b-f21f52ac1708"
        },
        {
            "uuid": "abee0edd-daac-40b9-918f-79773cc354e9",
            "createdAt": "2018-02-02T20:17:15.604782Z",
            "modifiedAt": "2021-02-25T21:05:34.410362Z",
            "name": "macon-bibb-county",
            "label": "Macon-Bibb County",
            "label_suffix": "GA, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "GA",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/GA/macon-bibb-county.zip",
            "visibility": "public",
            "last_job": "521812bc-1660-4d67-a876-8aac5e95b1d4"
        },
        {
            "uuid": "c6747610-3772-4a1e-875d-722f0e1a86ed",
            "createdAt": "2021-07-21T18:18:05.473492Z",
            "modifiedAt": "2021-07-21T18:24:56.031287Z",
            "name": "lyons",
            "label": "Lyons",
            "label_suffix": "CO, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "CO",
            "city_fips": "0847070",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/CO/lyons.zip",
            "visibility": "public",
            "last_job": "62f84567-5ab6-44f8-9115-f3197c96728a"
        },
        {
            "uuid": "ada7a6a3-698b-4869-ae56-f67a4b6634ba",
            "createdAt": "2020-09-29T15:14:31.328220Z",
            "modifiedAt": "2021-06-02T17:29:45.507003Z",
            "name": "lyon",
            "label": "Lyon",
            "label_suffix": "ARA, FR",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "FR",
                "name": "France"
            },
            "state_abbrev": "ARA",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/FRA/ARA/lyons.zip",
            "visibility": "public",
            "last_job": "c173e8bd-d8ec-41b3-8634-06c672f6a54b"
        },
        {
            "uuid": "8e301455-3bd1-4f36-aae2-ddf49b00507e",
            "createdAt": "2020-03-30T15:45:04.687908Z",
            "modifiedAt": "2021-02-27T10:52:46.862132Z",
            "name": "lynchburg",
            "label": "Lynchburg",
            "label_suffix": "VA, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "VA",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/VA/lynchburg.zip",
            "visibility": "public",
            "last_job": "a78f17e1-818a-4837-a046-d6a30ca06bab"
        },
        {
            "uuid": "a2ef5237-1b8b-46ce-bbde-9d6c93e28f88",
            "createdAt": "2018-02-02T20:16:54.754513Z",
            "modifiedAt": "2021-02-26T02:18:07.459656Z",
            "name": "lowell",
            "label": "Lowell",
            "label_suffix": "MA, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "MA",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/MA/lowell.zip",
            "visibility": "public",
            "last_job": "e72e593d-ab8e-4d5e-8116-a2e3f0b83251"
        },
        {
            "uuid": "99e0cdec-07af-4547-b21a-41b67e8356b2",
            "createdAt": "2020-03-30T15:44:52.241373Z",
            "modifiedAt": "2021-02-25T16:21:53.428498Z",
            "name": "loveland",
            "label": "Loveland",
            "label_suffix": "CO, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "CO",
            "city_fips": "0846465",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/CO/loveland.zip",
            "visibility": "public",
            "last_job": "f24c091b-4ab3-4a88-bc21-dddb3f91720e"
        },
        {
            "uuid": "c885973d-5878-4986-9d25-b0cbcedef15f",
            "createdAt": "2017-05-02T14:26:11.738414Z",
            "modifiedAt": "2021-02-26T04:47:53.910204Z",
            "name": "louisvillejefferson-county",
            "label": "Louisville/Jefferson County",
            "label_suffix": "KY, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "KY",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/KY/louisvillejefferson-county.zip",
            "visibility": "public",
            "last_job": "bcc9b978-6a72-4ad8-9848-ddc360621d13"
        },
        {
            "uuid": "b4222891-e1d2-4d69-98c5-46d45ad67427",
            "createdAt": "2021-02-25T20:05:40.331967Z",
            "modifiedAt": "2021-03-08T17:11:58.168245Z",
            "name": "louisville",
            "label": "Louisville",
            "label_suffix": "CO, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "CO",
            "city_fips": "0846355",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/CO/louisville.zip",
            "visibility": "public",
            "last_job": "eb8c1e7a-478a-41cf-b06d-ac71182a5fe5"
        },
        {
            "uuid": "3898f1c3-34a2-4623-9a99-f0207421b076",
            "createdAt": "2017-05-02T14:25:58.801955Z",
            "modifiedAt": "2021-02-27T16:20:04.422226Z",
            "name": "los-angeles",
            "label": "Los Angeles",
            "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/los-angeles.zip",
            "visibility": "public",
            "last_job": "18360b8b-5171-4a3d-8789-b34cb0315fcc"
        },
        {
            "uuid": "0eba171a-5bf8-4fd0-b083-1ec9e0840ee5",
            "createdAt": "2017-04-29T13:58:25.158007Z",
            "modifiedAt": "2021-02-25T08:08:19.441610Z",
            "name": "los-altos",
            "label": "Los Altos",
            "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/los-altos.zip",
            "visibility": "public",
            "last_job": "7e2a81a0-94bb-4af1-a511-4b8dc1229517"
        },
        {
            "uuid": "6f0b1788-19e8-43cb-8fda-5aee2039bd13",
            "createdAt": "2021-02-27T00:33:58.534031Z",
            "modifiedAt": "2021-02-27T12:21:20.935955Z",
            "name": "longview",
            "label": "Longview",
            "label_suffix": "TX, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "TX",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/TX/longview.zip",
            "visibility": "public",
            "last_job": "8c758601-4b7e-4542-bbdd-4351f0a5773e"
        },
        {
            "uuid": "7b6d90a8-f4b5-4a8e-ab3d-363594e61748",
            "createdAt": "2021-03-20T15:05:26.620523Z",
            "modifiedAt": "2021-06-02T17:20:56.644548Z",
            "name": "longueuil",
            "label": "Longueuil",
            "label_suffix": "QC, CA",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "CA",
                "name": "Canada"
            },
            "state_abbrev": "QC",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/CAN/QC/longueiel.zip",
            "visibility": "public",
            "last_job": "82976eb0-b0aa-4b4b-829b-8f8b46ac39d0"
        },
        {
            "uuid": "7effed68-8d35-4d24-838f-c3484074a6a0",
            "createdAt": "2018-02-02T20:16:53.358127Z",
            "modifiedAt": "2021-02-25T15:53:52.668445Z",
            "name": "longmont",
            "label": "Longmont",
            "label_suffix": "CO, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "CO",
            "city_fips": "0845970",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/CO/longmont.zip",
            "visibility": "public",
            "last_job": "700927cd-8146-4bbd-b0e3-fce8ca017991"
        },
        {
            "uuid": "6710096f-e622-4b03-b054-548c96eda272",
            "createdAt": "2017-04-29T13:58:25.744729Z",
            "modifiedAt": "2021-02-25T10:09:30.676645Z",
            "name": "long-beach",
            "label": "Long Beach",
            "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/long-beach.zip",
            "visibility": "public",
            "last_job": "1a4b6b31-8f87-408e-98b4-f56aff8ec78a"
        },
        {
            "uuid": "fc3d6e2f-3302-432e-96f2-e79c45299731",
            "createdAt": "2021-02-26T18:35:41.391528Z",
            "modifiedAt": "2021-02-26T21:27:18.102797Z",
            "name": "long-beach",
            "label": "Long Beach",
            "label_suffix": "NY, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "NY",
            "city_fips": "3643335",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/NY/long-beach.zip",
            "visibility": "public",
            "last_job": "a2b40df5-a621-4ef3-a6fd-c5bc52d3fe31"
        },
        {
            "uuid": "0bf050b5-b244-4e0b-b03f-bac8f20245f5",
            "createdAt": "2021-06-02T22:33:07.274925Z",
            "modifiedAt": "2021-06-05T00:04:35.892994Z",
            "name": "london",
            "label": "London",
            "label_suffix": "ENG, GB",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "GB",
                "name": "United Kingdom"
            },
            "state_abbrev": "ENG",
            "city_fips": "",
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/GBR/ENG/london.zip",
            "visibility": "public",
            "last_job": "12383bb7-4cb0-424d-962a-cdf602ac4cde"
        },
        {
            "uuid": "d3492aec-d779-46bf-8723-03bba605a753",
            "createdAt": "2019-02-15T20:58:39.021828Z",
            "modifiedAt": "2021-02-25T08:09:01.251135Z",
            "name": "lompoc",
            "label": "Lompoc",
            "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/lompoc.zip",
            "visibility": "public",
            "last_job": "a34f2dda-cba8-4fe4-a471-c50701c47e0c"
        }
    ]
}