GET api/news/{newsID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| newsID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
News| Name | Description | Type | Additional information |
|---|---|---|---|
| Title | string |
None. |
|
| Date | date |
None. |
|
| FileReference | string |
None. |
|
| Text | string |
None. |
|
| ID | integer |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.