-
Notifications
You must be signed in to change notification settings - Fork 62
Expand file tree
/
Copy pathget_gpsrinfo_response.json
More file actions
36 lines (35 loc) · 1.01 KB
/
get_gpsrinfo_response.json
File metadata and controls
36 lines (35 loc) · 1.01 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
{
"gpsrInfo": {
"pictograms": [
{
"age_restriction_0_3": {
"url": "https://pm.epages.com/rs/shops/apidocu/WebRoot/SafetyPictograms/product-safety-age-0-3.svg",
"description": "Not suitable for children under 3 years of age."
}
},
{
"skull": {
"url": "https://pm.epages.com/rs/shops/apidocu/WebRoot/SafetyPictograms/product-safety-skull.svg",
"description": "Acute toxicity"
}
}
],
"safetyStatements": [
{
"H_225": {
"description": "Highly flammable liquid and vapour."
}
},
{
"H_413": {
"description": "May cause long lasting harmful effects to aquatic life."
}
},
{
"H_224": {
"description": "Extremely flammable liquid and vapour."
}
}
]
}
}