forked from sammdec/punkapi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ab04.json
134 lines (134 loc) · 2.8 KB
/
ab04.json
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
132
133
134
{
"id": 80,
"name": "AB:04",
"tagline": "Imperial Stout With Coffee, Loads Of Cocoa And Chilli.",
"first_brewed": "08/2010",
"description": "Imperial Stout brewed with coffee, cocoa, Naga chillies (the hottest in the world), and champagne yeast. Possibly our most acclaimed Abstrakt yet.",
"image_url": "https://images.punkapi.com/v2/80.png",
"abv": 15,
"ibu": 80,
"target_fg": 1018,
"target_og": 1113,
"ebc": 400,
"srm": 200,
"ph": 4.0,
"attenuation_level": 84.1,
"volume": {
"value": 20,
"unit": "litres"
},
"boil_volume": {
"value": 25,
"unit": "litres"
},
"method": {
"mash_temp": [
{
"temp": {
"value": 63,
"unit": "celsius"
},
"duration": 90
}
],
"fermentation": {
"temp": {
"value": 21,
"unit": "celsius"
}
},
"twist": "Add chillies, cacoa and naga chillies to the cold conditioning"
},
"ingredients": {
"malt": [
{
"name": "Pale Ale",
"amount": {
"value": 10,
"unit": "kilograms"
}
},
{
"name": "Wheat Malt",
"amount": {
"value": 0.94,
"unit": "kilograms"
}
},
{
"name": "Flaked Oats",
"amount": {
"value": 1.88,
"unit": "kilograms"
}
},
{
"name": "Dark Crystal 350",
"amount": {
"value": 1.25,
"unit": "kilograms"
}
},
{
"name": "Chocolate",
"amount": {
"value": 0.94,
"unit": "kilograms"
}
},
{
"name": "Black Patent",
"amount": {
"value": 0.94,
"unit": "kilograms"
}
}
],
"hops": [
{
"name": "First Gold",
"amount": {
"value": 75,
"unit": "grams"
},
"add": "start",
"attribute": "bitter"
},
{
"name": "Fuggles",
"amount": {
"value": 75,
"unit": "grams"
},
"add": "start",
"attribute": "bitter"
},
{
"name": "Fuggles",
"amount": {
"value": 62.5,
"unit": "grams"
},
"add": "end",
"attribute": "flavour"
},
{
"name": "Coffee Beans",
"amount": {
"value": 37.5,
"unit": "grams"
},
"add": "end",
"attribute": "flavour"
}
],
"yeast": "Wyeast 1272 - American Ale II™"
},
"food_pairing": [
"Beef mahaca on corn tortillas",
"Chilli and dark chocolate tart",
"Epoisses cheese"
],
"brewers_tips": "Make sure you can get the coffee, cocoa and chillies out of the beer when the flavours are right.",
"contributed_by": "Sam Mason <samjbmason>"
}