GET api/Exercise/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Exercise| Name | Description | Type | Additional information |
|---|---|---|---|
| ExerciseId | integer |
None. |
|
| ExerciseName | string |
None. |
|
| value | decimal number |
None. |
|
| Calories | integer |
None. |
|
| UnitId | integer |
None. |
|
| Days | Collection of Day |
None. |
|
| ExerciseDays | Collection of ExerciseDay |
None. |
|
| ExerciseUnit | ExerciseUnit |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.