Returns a set of data items of type databaseentries.
GET /api/news/databaseentries
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Copyright | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| StartYear | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Caption | System.String | Read only: False | |
| EndYear | System.DateTimeOffset | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-10T02:41:17.9647348Z",
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"DateCreated": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Copyright": "sample string 8",
"Title": "sample string 9",
"StartYear": "2025-12-10T02:41:17.9647348Z",
"regionscountries": "38a60806-f3fd-4834-9223-e1ac6175c96c",
"Caption": "sample string 12",
"EndYear": "2025-12-10T02:41:17.9647348Z",
"ParentId": "269057e7-ecf8-4f36-a693-a0b07db65824",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T02:41:17.9647348+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T02:41:17.9647348Z",
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"DateCreated": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Copyright": "sample string 8",
"Title": "sample string 9",
"StartYear": "2025-12-10T02:41:17.9647348Z",
"regionscountries": "38a60806-f3fd-4834-9223-e1ac6175c96c",
"Caption": "sample string 12",
"EndYear": "2025-12-10T02:41:17.9647348Z",
"ParentId": "269057e7-ecf8-4f36-a693-a0b07db65824",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T02:41:17.9647348+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets databaseentries item by id.
GET /api/news/databaseentries({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Copyright | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| StartYear | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Caption | System.String | Read only: False | |
| EndYear | System.DateTimeOffset | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-12-10T02:41:17.9647348Z",
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"DateCreated": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Copyright": "sample string 8",
"Title": "sample string 9",
"StartYear": "2025-12-10T02:41:17.9647348Z",
"regionscountries": "f3f8cda2-746b-498b-a515-dcb9d229b598",
"Caption": "sample string 12",
"EndYear": "2025-12-10T02:41:17.9647348Z",
"ParentId": "8293a375-251b-44ac-b5b0-c4522424692c",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T02:41:17.9647348+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from databaseentries item.
GET /api/news/databaseentries({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Id | System.Guid | Read only: False |
application/json
{
"Id": "e0f3f080-28b3-44bc-a2a2-779c5bbb0b6a"
}Creates a databaseentries item.
POST /api/news/databaseentries
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Copyright | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| StartYear | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Caption | System.String | Read only: False | |
| EndYear | System.DateTimeOffset | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Copyright": "sample string 5",
"Title": "sample string 6",
"StartYear": "2025-12-10T02:41:17.9647348Z",
"regionscountries": "9ab53d38-620f-4ad1-8a12-9697490291e0",
"Caption": "sample string 9",
"EndYear": "2025-12-10T02:41:17.9647348Z",
"ParentId": "f7939b8e-f6fe-4eb9-9511-1178a2157d02"
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Copyright | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| StartYear | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Caption | System.String | Read only: False | |
| EndYear | System.DateTimeOffset | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-12-10T02:41:17.9647348Z",
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"DateCreated": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Copyright": "sample string 8",
"Title": "sample string 9",
"StartYear": "2025-12-10T02:41:17.9647348Z",
"regionscountries": "056f87c1-0688-4cad-bd94-ca5c550e7e72",
"Caption": "sample string 12",
"EndYear": "2025-12-10T02:41:17.9647348Z",
"ParentId": "36d37f6c-e986-4b7f-be71-17e0eb1cd002",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T02:41:17.9647348+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for databaseentries item.
PATCH /api/news/databaseentries({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Copyright | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| StartYear | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Caption | System.String | Read only: False | |
| EndYear | System.DateTimeOffset | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Copyright": "sample string 5",
"Title": "sample string 6",
"StartYear": "2025-12-10T02:41:17.9647348Z",
"regionscountries": "bdeea66a-a88b-4b0c-8af4-2ffc624e491c",
"Caption": "sample string 9",
"EndYear": "2025-12-10T02:41:17.9647348Z",
"ParentId": "9f82b484-9347-4fbf-acfa-48d55cbe62df"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for databaseentries item.
PUT /api/news/databaseentries({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Copyright | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| StartYear | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Caption | System.String | Read only: False | |
| EndYear | System.DateTimeOffset | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Copyright": "sample string 5",
"Title": "sample string 6",
"StartYear": "2025-12-10T02:41:17.9647348Z",
"regionscountries": "610f5ea9-0a6e-47c5-ba6c-3130bac7a201",
"Caption": "sample string 9",
"EndYear": "2025-12-10T02:41:17.9647348Z",
"ParentId": "bbc3de6a-389a-42d3-a269-d59ddb06783c"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a databaseentries item by Id.
DELETE /api/news/databaseentries({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Parent from databaseentries item.
GET /api/news/databaseentries({key})/Parent
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-10T02:41:17.9647348Z",
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"DateCreated": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"publishingoffices": "d34d5c48-81a6-4532-a87b-dc2a76fa223f",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "c528612c-f60c-40e6-8957-66ba19b046fa",
"healthtopics": "826deb64-843d-4b27-a947-83c9459f2f2c",
"Provider": "sample string 14",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T02:41:17.9647348+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T02:41:17.9647348Z",
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"DateCreated": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"publishingoffices": "d34d5c48-81a6-4532-a87b-dc2a76fa223f",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "c528612c-f60c-40e6-8957-66ba19b046fa",
"healthtopics": "826deb64-843d-4b27-a947-83c9459f2f2c",
"Provider": "sample string 14",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T02:41:17.9647348+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to databaseentries item.
POST /api/news/databaseentries({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Parent from databaseentries item.
DELETE /api/news/databaseentries({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type RelatedDBCategory from databaseentries item.
GET /api/news/databaseentries({key})/RelatedDBCategory
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-10T02:41:17.9647348Z",
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"DateCreated": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"SortOrder": 9.0,
"Summary": "sample string 10",
"ParentId": "6766c093-3be1-438e-beca-596f01b99c78",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T02:41:17.9647348+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T02:41:17.9647348Z",
"PublicationDate": "2025-12-10T02:41:17.9647348Z",
"DateCreated": "2025-12-10T02:41:17.9647348Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"SortOrder": 9.0,
"Summary": "sample string 10",
"ParentId": "6766c093-3be1-438e-beca-596f01b99c78",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T02:41:17.9647348+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedDBCategory relation to databaseentries item.
POST /api/news/databaseentries({key})/RelatedDBCategory/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type RelatedDBCategory from databaseentries item.
DELETE /api/news/databaseentries({key})/RelatedDBCategory/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.