GET api/v2/blog/{newsTitel}/{newsId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| newsTitel | string |
Required |
|
| newsId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
clsNewsDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Datum | date |
None. |
|
| LandCode | string |
None. |
|
| Titel | string |
None. |
|
| HTML | string |
None. |
|
| MetaText | string |
None. |
|
| TonenOpWebsite | boolean |
None. |
|
| ImageURL | string |
None. |
|
| RelatedNewsArticles | Collection of clsNewsDetails |
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.