GET api/equipo/equiposSinZona/{id_torneo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_torneo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Equipo| Name | Description | Type | Additional information |
|---|---|---|---|
| id_equipo | integer |
None. |
|
| nombre | string |
None. |
|
| descripcion | string |
None. |
|
| fecha_alta | date |
None. |
|
| logo | integer |
None. |
|
| camiseta | integer |
None. |
|
| camisetalogo | integer |
None. |
|
| categoria | Categoria |
None. |
|
| club | Club |
None. |
|
| torneo | Torneo |
None. |
|
| id_zona | integer |
None. |
|
| fair_play | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: