GET api/TurnirTreneri/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
turnir_treneri| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| turnir_id | integer |
None. |
|
| savez_id | integer |
None. |
|
| trener_id | integer |
None. |
|
| naziv | string |
None. |
|
| savez | string |
None. |
|
| datum_prijave | date |
None. |
|
| datum_odjave | date |
None. |
|
| da_trener | boolean |
None. |
|
| treneri | treneri |
None. |
|
| turniri | turniri |
None. |
|
| savezi | savezi |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.