GET api/Event?ID_COMUNE={ID_COMUNE}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ID_COMUNE | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Collection of EventName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
TITLE | string |
None. |
|
START | string |
None. |
|
END | string |
None. |
|
URL | string |
None. |
|
COLOR | string |
None. |
|
TOP | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.