GET api/Week/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Week| Name | Description | Type | Additional information |
|---|---|---|---|
| WeekId | integer |
None. |
|
| StartDate | date |
None. |
|
| Weight | integer |
None. |
|
| Exception | boolean |
None. |
|
| GoalId | integer |
None. |
|
| Days | Collection of Day |
None. |
|
| Goal | Goal |
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.