Anthropometry

Anthropometry(id, start_date, patient, weight, height, waist_perimeter, arm_perimeter, bicipital_fold, triceps_fold, subscapular_skinfold, ileocrestal_fold, imc, healthy_imc, healthy_weight, adjusted_weight, percentage_of_reference_fat, ideal_body_mass, weight_to_lose, imc_age_classification, waist_perimeter_classification, amb_percentile_classification, agb_percentile_classification, arm_muscle_perimeter_1, arm_muscle_perimeter_2, total_brachial_area, arm_muscle_area, arm_fat_area, amb_percentile, agb_percentile, fat_folds, body_density, fat_percentage_of_dw, fat_percentage_classification, mass_fat, free_mass_of_fat, iaks, mass_classification, regional_fat_distribution, regional_fat_distribution_classification, id_user_isis)

Header api token: X-API-TOKEN

Get api token in Your account settings

Allowed API methods: GET, POST, PUT, PATCH, OPTIONS

  • List URL: /api/v1/nutrition/anthropometry/
  • Detail URL: /api/v1/nutrition/anthropometry/:id/
Params
  • _page_size: (int) Number of results per page
  • _page: (str|int) Number of page to get, set __all__ for get all results
  • _ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name
  • _fields: (str) List of fields to return separed by comma
You can use any of other django lookups for filter data
Showing OPTIONS method:
 Loading API options...

Déjanos tus comentarios