This repository was archived by the owner on Jun 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathbashah.json
More file actions
131 lines (131 loc) · 3.07 KB
/
Copy pathbashah.json
File metadata and controls
131 lines (131 loc) · 3.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"id": 170,
"name": "Bashah (w/ Stone Brewing Co)",
"tagline": "Black Belgian Double IPA.",
"first_brewed": "08/2009",
"description": "Brewed when our good friends from Stone visited in 2009. Black As Sin, Hoppy As Hell - no other beer name has quite hit the nail so squarely on the head. Dark roasted malt makes a beautiful canvas for the savage hop bitterness, pine needles and orange zest.",
"image_url": "https://images.punkapi.com/v2/170.png",
"abv": 9.7,
"ibu": 100,
"target_fg": 1015,
"target_og": 1088,
"ebc": 30,
"srm": 15.3,
"ph": 4.4,
"attenuation_level": 83,
"volume": {
"value": 20,
"unit": "litres"
},
"boil_volume": {
"value": 25,
"unit": "litres"
},
"method": {
"mash_temp": [
{
"temp": {
"value": 65,
"unit": "celsius"
},
"duration": 175
}
],
"fermentation": {
"temp": {
"value": 19,
"unit": "celsius"
}
},
"twist": null
},
"ingredients": {
"malt": [
{
"name": "Extra Pale",
"amount": {
"value": 8.13,
"unit": "kilograms"
}
},
{
"name": "Chocolate",
"amount": {
"value": 0.16,
"unit": "kilograms"
}
},
{
"name": "Carafa Special Malt Type 3",
"amount": {
"value": 0.48,
"unit": "kilograms"
}
}
],
"hops": [
{
"name": "Hercules",
"amount": {
"value": 31.3,
"unit": "grams"
},
"add": "start",
"attribute": "bitter"
},
{
"name": "Magnum",
"amount": {
"value": 12.5,
"unit": "grams"
},
"add": "start",
"attribute": "bitter"
},
{
"name": "Magnum",
"amount": {
"value": 12.5,
"unit": "grams"
},
"add": "start",
"attribute": "bitter"
},
{
"name": "Hercules",
"amount": {
"value": 12.5,
"unit": "grams"
},
"add": "end",
"attribute": "flavour"
},
{
"name": "Centennial",
"amount": {
"value": 25,
"unit": "grams"
},
"add": "end",
"attribute": "flavour"
},
{
"name": "Amarillo",
"amount": {
"value": 25,
"unit": "grams"
},
"add": "end",
"attribute": "flavour"
}
],
"yeast": "Wyeast 3522 - Belgian Ardennes™"
},
"food_pairing": [
"Chocolate crème brûlée with raspberries",
"Thyme, rosemary and black pepper rubbed roast beef served with fried green beans",
"Angus beef cheeseburger"
],
"brewers_tips": "We also produced two separate barrel- aged versions of this beer; Bashah 2009 Highland Park and Black Raspberry Reserve, and Bashah 2009 Imperial and Tayberry Reserve were two barrel aged versions of the beer. Try ageing this beer on oak or with fruit to make your own reserve.",
"contributed_by": "Sam Mason <samjbmason>"
}