GET api/Tickets?language={language}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| language | string |
Default value is en |
Body Parameters
None.
Response Information
Resource Description
Collection of TicketsModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
None. |
|
| Image | string |
None. |
|
| Description | string |
None. |
|
| Zones | Collection of ZoneModel |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.