For listing or retrieving neighborhoods.

GET /api/neighborhoods/?format=api&offset=220&ordering=created_at
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2913,
    "next": "http://bna.peopleforbikes.org/api/neighborhoods/?format=api&limit=20&offset=240&ordering=created_at",
    "previous": "http://bna.peopleforbikes.org/api/neighborhoods/?format=api&limit=20&offset=200&ordering=created_at",
    "results": [
        {
            "uuid": "e6303013-7b9d-4afb-9d0b-010bdfffbebe",
            "createdAt": "2017-05-02T14:26:07.051182Z",
            "modifiedAt": "2025-03-23T01:09:38.688698Z",
            "name": "jacksonville",
            "label": "Jacksonville",
            "label_suffix": "FL, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "FL",
            "city_fips": "1235000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/FL/jacksonville.zip",
            "visibility": "public",
            "last_job": "fa97a62a-db3d-4b1e-9b21-0a21d3475677"
        },
        {
            "uuid": "a7e69427-2354-4e14-bd28-8fa17a394442",
            "createdAt": "2017-05-02T14:26:07.707932Z",
            "modifiedAt": "2025-03-23T09:29:10.000399Z",
            "name": "orlando",
            "label": "Orlando",
            "label_suffix": "FL, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "FL",
            "city_fips": "1253000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/FL/orlando.zip",
            "visibility": "public",
            "last_job": "d19e670d-3f28-4975-b32d-f183350c5b17"
        },
        {
            "uuid": "27d071a2-e0c4-495c-a454-c34a8b94c99b",
            "createdAt": "2017-05-02T14:26:08.160538Z",
            "modifiedAt": "2025-03-24T09:45:25.320690Z",
            "name": "atlanta",
            "label": "Atlanta",
            "label_suffix": "GA, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "GA",
            "city_fips": "1304000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/GA/atlanta.zip",
            "visibility": "public",
            "last_job": "673dba29-6109-4cd4-92fa-1a728e7f7bc4"
        },
        {
            "uuid": "19c31f70-131d-412a-9130-39630cdda2e4",
            "createdAt": "2017-05-02T14:26:08.918275Z",
            "modifiedAt": "2025-03-27T03:22:35.995244Z",
            "name": "boise",
            "label": "Boise",
            "label_suffix": "ID, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "ID",
            "city_fips": "1608830",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/ID/boise.zip",
            "visibility": "public",
            "last_job": "46e1f473-fe46-4676-8899-ecc6b8bbb31b"
        },
        {
            "uuid": "ccc7c2d3-d956-4025-8a49-c9d9ef9b6a36",
            "createdAt": "2017-05-02T14:26:09.659311Z",
            "modifiedAt": "2025-04-09T13:45:32.860946Z",
            "name": "chicago",
            "label": "Chicago",
            "label_suffix": "IL, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "IL",
            "city_fips": "1714000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/IL/chicago.zip",
            "visibility": "public",
            "last_job": "dd908adf-a094-421d-9c31-722730df7243"
        },
        {
            "uuid": "ae8c7f84-0058-4f16-8ae4-f96a36a07331",
            "createdAt": "2017-05-02T14:26:10.011246Z",
            "modifiedAt": "2025-03-26T20:39:04.839460Z",
            "name": "indianapolis",
            "label": "Indianapolis",
            "label_suffix": "IN, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "IN",
            "city_fips": "1836003",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/IN/indianapolis.zip",
            "visibility": "public",
            "last_job": "67f757be-3e51-4815-a89c-6553239cae40"
        },
        {
            "uuid": "fa3dd775-e0d6-47c2-93b2-11029551f93b",
            "createdAt": "2017-05-02T14:26:10.267466Z",
            "modifiedAt": "2025-03-26T23:54:22.420129Z",
            "name": "fort-wayne",
            "label": "Fort Wayne",
            "label_suffix": "IN, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "IN",
            "city_fips": "1825000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/IN/fort-wayne.zip",
            "visibility": "public",
            "last_job": "72115bfa-25f3-4792-9eef-2dbc307263d7"
        },
        {
            "uuid": "7447c4e7-a641-4719-9c2b-a0e326a49936",
            "createdAt": "2017-05-02T14:26:10.561611Z",
            "modifiedAt": "2025-03-26T23:44:27.423089Z",
            "name": "des-moines",
            "label": "Des Moines",
            "label_suffix": "IA, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "IA",
            "city_fips": "1921000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/IA/des-moines.zip",
            "visibility": "public",
            "last_job": "f6d634a5-6c8a-4a10-b0cf-352334e00099"
        },
        {
            "uuid": "23f6ec42-9557-4dcf-8edc-5d9a2f820a35",
            "createdAt": "2017-05-02T14:26:10.980976Z",
            "modifiedAt": "2025-03-26T21:35:16.340691Z",
            "name": "wichita",
            "label": "Wichita",
            "label_suffix": "KS, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "KS",
            "city_fips": "2079000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/KS/wichita.zip",
            "visibility": "public",
            "last_job": "575f5ef1-7318-4348-94a3-095d6ce90099"
        },
        {
            "uuid": "c885973d-5878-4986-9d25-b0cbcedef15f",
            "createdAt": "2017-05-02T14:26:11.738414Z",
            "modifiedAt": "2025-03-27T04:58:31.809199Z",
            "name": "louisville",
            "label": "Louisville",
            "label_suffix": "KY, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "KY",
            "city_fips": "2148006",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/KY/louisville.zip",
            "visibility": "public",
            "last_job": "9b3838db-6a97-4ba0-81a2-c04f828eee51"
        },
        {
            "uuid": "f12b7872-ac3a-47e8-9c24-f06774b0e2a0",
            "createdAt": "2017-05-02T14:26:12.175618Z",
            "modifiedAt": "2025-03-27T02:48:55.086261Z",
            "name": "lexington",
            "label": "Lexington",
            "label_suffix": "KY, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "KY",
            "city_fips": "2146027",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/KY/lexington.zip",
            "visibility": "public",
            "last_job": "78241fb9-92ce-4205-8b24-f34a5f3b60d0"
        },
        {
            "uuid": "22a8e4bb-d289-441c-ada8-b050f7b62345",
            "createdAt": "2017-05-02T14:26:12.397051Z",
            "modifiedAt": "2025-03-24T19:32:18.445456Z",
            "name": "boston",
            "label": "Boston",
            "label_suffix": "MA, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "MA",
            "city_fips": "2507000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/MA/boston.zip",
            "visibility": "public",
            "last_job": "903249ec-3a48-40d5-870d-f80947ef48e4"
        },
        {
            "uuid": "553b2ce3-f77e-4ffd-b01c-659d63fa10d1",
            "createdAt": "2017-05-02T14:26:12.676699Z",
            "modifiedAt": "2025-03-27T01:45:46.119310Z",
            "name": "detroit",
            "label": "Detroit",
            "label_suffix": "MI, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "MI",
            "city_fips": "2622000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/MI/detroit.zip",
            "visibility": "public",
            "last_job": "3a620a3a-cec0-4392-a125-f184f6654291"
        },
        {
            "uuid": "d03ec36c-74f2-4627-b26c-cddeed5a7e50",
            "createdAt": "2017-05-02T14:26:12.819876Z",
            "modifiedAt": "2025-03-26T19:03:58.194369Z",
            "name": "minneapolis",
            "label": "Minneapolis",
            "label_suffix": "MN, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "MN",
            "city_fips": "2743000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/MN/minneapolis.zip",
            "visibility": "public",
            "last_job": "84d22c8c-483f-4daa-9d3f-9461fb96059f"
        },
        {
            "uuid": "29483bd9-44b1-4441-afc8-e4a625c0c9e4",
            "createdAt": "2017-05-02T14:26:12.984263Z",
            "modifiedAt": "2025-03-24T14:16:44.533204Z",
            "name": "st-paul",
            "label": "St. Paul",
            "label_suffix": "MN, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "MN",
            "city_fips": "2758000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/MN/st-paul.zip",
            "visibility": "public",
            "last_job": "5cd742b5-a26d-4b24-8dea-bb2b5ee4e41c"
        },
        {
            "uuid": "6365e096-9ca7-4b6b-a30a-8900f1c26c9c",
            "createdAt": "2017-05-02T14:26:13.250025Z",
            "modifiedAt": "2025-03-25T21:39:16.781691Z",
            "name": "jackson",
            "label": "Jackson",
            "label_suffix": "MS, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "MS",
            "city_fips": "2836000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/MS/jackson.zip",
            "visibility": "public",
            "last_job": "6a74d8b9-4485-4101-b6ea-1a443470c05a"
        },
        {
            "uuid": "1d74a622-8d60-4f6f-8578-bb970337659f",
            "createdAt": "2017-05-02T14:26:13.770939Z",
            "modifiedAt": "2025-03-24T23:15:27.778819Z",
            "name": "st-louis",
            "label": "St. Louis",
            "label_suffix": "MO, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "MO",
            "city_fips": "2965000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/MO/st-louis.zip",
            "visibility": "public",
            "last_job": "d521f6b0-246e-4589-9526-16b14199b5b8"
        },
        {
            "uuid": "0b7d6e28-7f66-4b5a-a0b1-e5c8e662d36b",
            "createdAt": "2017-05-02T14:26:14.093447Z",
            "modifiedAt": "2025-03-25T08:19:45.440076Z",
            "name": "omaha",
            "label": "Omaha",
            "label_suffix": "NE, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "NE",
            "city_fips": "3137000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/NE/omaha.zip",
            "visibility": "public",
            "last_job": "5412323f-b775-47bc-8932-6ff6b1d0925e"
        },
        {
            "uuid": "aeafb7fc-77f9-439e-bf85-8fed443a9770",
            "createdAt": "2017-05-02T14:26:14.482877Z",
            "modifiedAt": "2025-03-25T03:38:34.784643Z",
            "name": "lincoln",
            "label": "Lincoln",
            "label_suffix": "NE, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "NE",
            "city_fips": "3128000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/NE/lincoln.zip",
            "visibility": "public",
            "last_job": "6054ad84-6156-4e4d-954d-4675ac4a7761"
        },
        {
            "uuid": "b5a9fa5e-15b7-4d05-8159-303b436f4e85",
            "createdAt": "2017-05-02T14:26:14.941498Z",
            "modifiedAt": "2025-03-24T19:06:06.190244Z",
            "name": "las-vegas",
            "label": "Las Vegas",
            "label_suffix": "NV, US",
            "organization": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd",
            "country": {
                "code": "US",
                "name": "United States of America"
            },
            "state_abbrev": "NV",
            "city_fips": "3240000",
            "speed_limit": null,
            "boundary_file": "https://production-pfb-storage-us-east-1.s3.amazonaws.com/neighborhood_boundaries/root/NV/las-vegas.zip",
            "visibility": "public",
            "last_job": "0c327dd8-c1f4-48c3-af6e-917e9d24ddbe"
        }
    ]
}