forked from sammdec/punkapi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathberliner_weisse_with_raspeberries_and_rhubarb.json
114 lines (114 loc) · 2.43 KB
/
berliner_weisse_with_raspeberries_and_rhubarb.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
{
"id": 35,
"name": "Berliner Weisse With Raspberries And Rhubarb - B-Sides",
"tagline": "Fruity Berliner Weisse.",
"first_brewed": "11/2015",
"description": "Tart, dry and acidic with a punch of summer berry as rhubarb crumble.",
"image_url": "https://images.punkapi.com/v2/keg.png",
"abv": 3.6,
"ibu": 8,
"target_fg": 1007,
"target_og": 1040,
"ebc": null,
"srm": null,
"ph": 3.2,
"attenuation_level": 83,
"volume": {
"value": 20,
"unit": "litres"
},
"boil_volume": {
"value": 25,
"unit": "litres"
},
"method": {
"mash_temp": [
{
"temp": {
"value": 60,
"unit": "celsius"
},
"duration": 10
},
{
"temp": {
"value": 65,
"unit": "celsius"
},
"duration": 30
},
{
"temp": {
"value": 72,
"unit": "celsius"
},
"duration": 10
},
{
"temp": {
"value": 78,
"unit": "celsius"
},
"duration": 5
}
],
"fermentation": {
"temp": {
"value": 21,
"unit": "celsius"
}
},
"twist": "Raspberries in the boil, rhubarb at maturation. Soured naturally using the kettle souring technique, Raspberries at middle"
},
"ingredients": {
"malt": [
{
"name": "Propino Pale Malt",
"amount": {
"value": 1.63,
"unit": "kilograms"
}
},
{
"name": "Wheat Malt",
"amount": {
"value": 1.63,
"unit": "kilograms"
}
},
{
"name": "Propino Pale Malt for kettle souring",
"amount": {
"value": 0.03,
"unit": "kilograms"
}
},
{
"name": "Acidulated Malt for kettle souring",
"amount": {
"value": 0.03,
"unit": "kilograms"
}
}
],
"hops": [
{
"name": "Bramling Cross",
"amount": {
"value": 10,
"unit": "grams"
},
"add": "middle",
"attribute": "bitter"
}
],
"yeast": "Wyeast 1056 - American Ale™"
},
"food_pairing": [
"Grilled salmon",
"Mac and cheese fries",
"Cheesecake with raspberry coulis"
],
"brewers_tips": "Fruits added at the end of the boil for 10 mins and additional added in maturation. Boil for no more than 15 mins.",
"contributed_by": "Sam Mason <samjbmason>"
}