home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 2
/
BUGCD1997_01.iso
/
aplikac
/
muscle
/
bodybuil.md_
/
bodybuil.md
/
Equipment.json
next >
Wrap
JavaScript Object Notation
|
1996-10-21
|
698b
{
"schema": {
"ID": "Long Integer",
"Description": "Text (50)",
"Type": "Text (50) NOT NULL",
"Image": "Long Integer"
},
"data": [
{
"ID": 1,
"Description": "Nautilus",
"Type": "n",
"Image": 3
},
{
"ID": 2,
"Description": "Universal",
"Type": "u",
"Image": 3
},
{
"ID": 3,
"Description": "barbell",
"Type": "b",
"Image": 2
},
{
"ID": 4,
"Description": "dumbell",
"Type": "d",
"Image": 2
},
{
"ID": 17,
"Description": "Smith machine",
"Type": "6",
"Image": 3
},
{
"ID": 18,
"Description": "no equipment",
"Type": "o",
"Image": 1
},
{
"ID": 21,
"Description": "treadmill",
"Type": "7",
"Image": 1
},
{
"ID": 22,
"Description": "stair master",
"Type": "8",
"Image": 1
},
{
"ID": 23,
"Description": "bicycle",
"Type": "9",
"Image": 4
},
{
"ID": 24,
"Description": "bicycle, stationary",
"Type": "10",
"Image": 4
}
]
}