GET api/TourGuides/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TourGuideLanguageViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| LanguageId | integer |
None. |
|
| ServiceItemId | integer |
None. |
|
| Language | LanguageViewModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.