← Mad og produkter

Bryggerier efter land

GET /breweries/country/:country

Find alle bryggerier i et specifikt land. Returnerer bryggeri-navne, typer, adresser og kontaktinformation. Brug understreger til flersordede landenavne (f.eks. united_states). Nyttigt til bryggerioversigter på landeniveau, international craft beer-markedsanalyse og turismeapps, der fremhæver et lands bryggeri-scene. Data fra Open Brewery DB.

Parametre

country påkrævet

Country

Eksempelforespørgsler

Grundlæggende brug
curl https://nordapi.ee/api/v1/breweries/country/united_states
Breweries in the United States
curl https://nordapi.ee/api/v1/breweries/country/united_states
Breweries in England
curl https://nordapi.ee/api/v1/breweries/country/england
Breweries in Germany
curl https://nordapi.ee/api/v1/breweries/country/germany

Livesvar

{
  "count": 20,
  "country": "united_states",
  "data": [
    {
      "address": "1716 Topeka St",
      "brewery_type": "micro",
      "city": "Norman",
      "country": "United States",
      "id": "5128df48-79fc-4f0f-8b52-d06be54d0cec",
      "latitude": 35.25738891,
      "longitude": -97.46818222,
      "name": "(405) Brewing Co",
      "phone": "4058160490",
      "postal_code": "73069-8224",
      "state_province": "Oklahoma",
      "website_url": "http://www.405brewing.com"
    },
    {
      "address": "407 Radam Ln Ste F200",
      "brewery_type": "micro",
      "city": "Austin",
      "country": "United States",
      "id": "9c5a66c8-cc13-416f-a5d9-0a769c87d318",
      "latitude": null,
      "longitude": null,
      "name": "(512) Brewing Co",
      "phone": "5129211545",
      "postal_code": "78745-1197",
      "state_province": "Texas",
      "website_url": "http://www.512brewing.com"
    },
    {
      "address": "8100 Washington Ave",
      "brewery_type": "micro",
      "city": "Mount Pleasant",
      "country": "United States",
      "id": "34e8c68b-6146-453f-a4b9-1f6cd99a5ada",
      "latitude": 42.720108268996,
      "longitude": -87.883363502094,
      "name": "1 of Us Brewing Company",
      "phone": "2624847553",
      "postal_code": "53406-3920",
      "state_province": "Wisconsin",
      "website_url": "https://www.1ofusbrewing.com"
    },
    {
      "address": "62970 18th St",
      "brewery_type": "large",
      "city": "Bend",
      "country": "United States",
      "id": "6d14b220-8926-4521-8d19-b98a2d6ec3db",
      "latitude": 44.08683531,
      "longitude": -121.281706,
      "name": "10 Barrel Brewing Co",
      "phone": "5415851007",
      "postal_code": "97701-9847",
      "state_province": "Oregon",
      "website_url": "http://www.10barrel.com"
    },
    {
      "address": "1135 NW Galveston Ave Ste B",
      "brewery_type": "large",
      "city": "Bend",
      "country": "United States",
      "id": "e2e78bd8-80ff-4a61-a65c-3bfbd9d76ce2",
      "latitude": 44.0575649,
      "longitude": -121.3288021,
      "name": "10 Barrel Brewing Co",
      "phone": "5415851007",
      "postal_code": "97703-2465",
      "state_province": "Oregon",
      "website_url": null
    },
    {
      "address": "1411 NW Flanders St",
      "brewery_type": "large",
      "city": "Portland",
      "country": "United States",
      "id": "e432899b-7f58-455f-9c7b-9a6e2130a1e0",
      "latitude": 45.5259786,
      "longitude": -122.6855056,
      "name": "10 Barrel Brewing Co",
      "phone": "5032241700",
      "postal_code": "97209-2620",
      "state_province": "Oregon",
      "website_url": "http://www.10barrel.com"
    },
    {
      "address": "1501 E St",
      "brewery_type": "large",
      "city": "San Diego",
      "country": "United States",
      "id": "ef970757-fe42-416f-931d-722451f1f59c",
      "latitude": 32.714813,
      "longitude": -117.129593,
      "name": "10 Barrel Brewing Co",
      "phone": "6195782311",
      "postal_code": "92101-6618",
      "state_province": "California",
      "website_url": "http://10barrel.com"
    },
    {
      "address": "62950 NE 18th St",
      "brewery_type": "large",
      "city": "Bend",
      "country": "United States",
      "id": "9f1852da-c312-42da-9a31-097bac81c4c0",
      "latitude": 44.0912109,
      "longitude": -121.2809536,
      "name": "10 Barrel Brewing Co - Bend Pub",
      "phone": "5415851007",
      "postal_code": "97701",
      "state_province": "Oregon",
      "website_url": null
    },
    {
      "address": "826 W Bannock St",
      "brewery_type": "large",
      "city": "Boise",
      "country": "United States",
      "id": "ea4f30c0-bce6-416b-8904-fab4055a7362",
      "latitude": 43.618516,
      "longitude": -116.202929,
      "name": "10 Barrel Brewing Co - Boise",
      "phone": "2083445870",
      "postal_code": "83702-5857",
      "state_province": "Idaho",
      "website_url": "http://www.10barrel.com"
    },
    {
      "address": "2620 Walnut St",
      "brewery_type": "large",
      "city": "Denver",
      "country": "United States",
      "id": "1988eb86-f0a2-4674-ba04-02454efa0d31",
      "latitude": 39.7592508,
      "longitude": -104.9853655,
      "name": "10 Barrel Brewing Co - Denver",
      "phone": "7205738992",
      "postal_code": "80205-2231",
      "state_province": "Colorado",
      "website_url": null
    },
    {
      "address": "490 Mill St",
      "brewery_type": "micro",
      "city": "Reno",
      "country": "United States",
      "id": "1ecc330f-6275-42a5-b14e-00adbed62752",
      "latitude": 39.5171702,
      "longitude": -119.7732015,
      "name": "10 Torr Distilling and Brewing",
      "phone": "7755307014",
      "postal_code": "89502",
      "state_province": "Nevada",
      "website_url": "http://www.10torr.com"
    },
    {
      "address": "400 Brown Cir",
      "brewery_type": "micro",
      "city": "Knox",
      "country": "United States",
      "id": "7531dbd8-afc9-4b5b-95bc-7ece7f2c0bf3",
      "latitude": 41.289715,
      "longitude": -86.627954,
      "name": "10-56 Brewing Company",
      "phone": "6308165790",
      "postal_code": "46534",
      "state_province": "Indiana",
      "website_url": null
    },
    {
      "address": "1304 Scott St Ste D",
      "brewery_type": "closed",
      "city": "Petaluma",
      "country": "United States",
      "id": "5ae467af-66dc-4d7f-8839-44228f89b596",
      "latitude": 38.27029381,
      "longitude": -122.665055,
      "name": "101 North Brewing Company",
      "phone": "7077534934",
      "postal_code": "94954-7100",
      "state_province": "California",
      "website_url": "http://www.101northbeer.com"
    },
    {
      "address": "1043 Park St",
      "brewery_type": "micro",
      "city": "Castle Rock",
      "country": "United States",
      "id": "4ffda196-dd59-44a5-9eeb-5f7fd4b58f5a",
      "latitude": 39.38269495,
      "longitude": -104.8667206,
      "name": "105 West Brewing Co",
      "phone": "3033257321",
      "postal_code": "80109-1585",
      "state_province": "Colorado",
      "website_url": "http://www.105westbrewing.com"
    },
    {
      "address": "2005 2nd Ave",
      "brewery_type": "micro",
      "city": "Anoka",
      "country": "United States",
      "id": "42aa37d5-8384-4ffe-8c81-7c982eff0384",
      "latitude": 45.19812039,
      "longitude": -93.38952559,
      "name": "10K Brewing",
      "phone": "7633924753",
      "postal_code": "55303-2243",
      "state_province": "Minnesota",
      "website_url": "http://10KBrew.com"
    },
    {
      "address": "491 Washington St",
      "brewery_type": "micro",
      "city": "Abington",
      "country": "United States",
      "id": "232e8f62-9afc-45f5-b4bc-582c26b5c43b",
      "latitude": 42.10591754,
      "longitude": -70.94594149,
      "name": "10th District Brewing Company",
      "phone": "7813071554",
      "postal_code": "02351-2419",
      "state_province": "Massachusetts",
      "website_url": "http://www.10thdistrictbrewing.com"
    },
    {
      "address": "6820 Bourgeois Rd",
      "brewery_type": "micro",
      "city": "Houston",
      "country": "United States",
      "id": "08f78223-24f8-4b71-b381-ea19a5bd82df",
      "latitude": 29.9515464,
      "longitude": -95.5186591,
      "name": "11 Below Brewing Company",
      "phone": "2814442337",
      "postal_code": "77066-3107",
      "state_province": "Texas",
      "website_url": "http://www.11belowbrewing.com"
    },
    {
      "address": "141 E Main St",
      "brewery_type": "brewpub",
      "city": "John Day",
      "country": "United States",
      "id": "58293321-14ae-49d7-9a7b-08436c9e63a6",
      "latitude": 44.4146563,
      "longitude": -118.9218754,
      "name": "1188 Brewing Co",
      "phone": "5415751188",
      "postal_code": "97845-1210",
      "state_province": "Oregon",
      "website_url": "http://www.1188brewing.com"
    },
    {
      "address": "80 Earhart Dr Ste 20",
      "brewery_type": "brewpub",
      "city": "Williamsville",
      "country": "United States",
      "id": "d81ff708-b5d2-478f-af6a-6d40f5beb9ac",
      "latitude": null,
      "longitude": null,
      "name": "12 Gates Brewing Company",
      "phone": "7169066600",
      "postal_code": "14221-7804",
      "state_province": "New York",
      "website_url": "http://www.12gatesbrewing.com"
    },
    {
      "address": "3000 E Ray Rd Bldg 6",
      "brewery_type": "micro",
      "city": "Gilbert",
      "country": "United States",
      "id": "fb94830f-6196-4f59-9189-c9060b778085",
      "latitude": null,
      "longitude": null,
      "name": "12 West Brewing Company",
      "phone": "6023395014",
      "postal_code": "85296-7832",
      "state_province": "Arizona",
      "website_url": "http://www.12westbrewing.com"
    }
  ],
  "success": true
}