dambel

دمبل

shevron
ورود | ثبت نام

API Docs / gyms / equipment / gym equipment resource



Gym Equipment Resource

Represents a piece of equipment assigned to a gym, including its type, brand, count, description, and associated media.


Schema

FieldTypeDescriptionExample
idintUnique identifier for the gym equipment123
gym_idintID of the gym123
equipmentobjectEquipment resource object{ ... }
brandobjectBrand resource object (nullable){ ... }
countintNumber of this equipment in the gym5
descriptionstringDescription of the equipment (nullable)"some description"
mediaarrayList of associated media resources[ { ... }, ... ]

Example

{
  "id": 123,
  "gym_id": 123,
  "equipment": { /* equipment resource */ },
  "brand": { /* brand resource */ },
  "count": 5,
  "description": "some description",
  "media": [ { /* media resource */ } ]
}

For media schema, see Media Resource.

footer wave
logo

دمبل، دنیای هوشمند ورزش و تغذیه

LinkedinInstagramXYoutube