Returns a set of data items of type dons.
GET /api/news/dons
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 | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| SourceKey | System.String | Read only: False | |
| NewOutbreak | System.Boolean | Read only: False | |
| WHORiskAssessment | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| WHOAdvice | System.String | Read only: False | |
| PublicHealthResponse | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Footnote | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| FurtherInformation | 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": "2026-04-17T19:01:22.2292087Z",
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"DateCreated": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-04-17T19:01:22.2292087Z",
"SourceKey": "sample string 9",
"NewOutbreak": true,
"WHORiskAssessment": "sample string 11",
"Subtitle": "sample string 12",
"WHOAdvice": "sample string 13",
"PublicHealthResponse": "sample string 14",
"Title": "sample string 15",
"Footnote": "sample string 16",
"Overview": "sample string 17",
"FurtherInformation": "sample string 18",
"ParentId": "47c90fbd-220e-400a-8823-e006abcb4c92",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T19:01:22.2292087+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-17T19:01:22.2292087Z",
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"DateCreated": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-04-17T19:01:22.2292087Z",
"SourceKey": "sample string 9",
"NewOutbreak": true,
"WHORiskAssessment": "sample string 11",
"Subtitle": "sample string 12",
"WHOAdvice": "sample string 13",
"PublicHealthResponse": "sample string 14",
"Title": "sample string 15",
"Footnote": "sample string 16",
"Overview": "sample string 17",
"FurtherInformation": "sample string 18",
"ParentId": "47c90fbd-220e-400a-8823-e006abcb4c92",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T19:01:22.2292087+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets dons item by id.
GET /api/news/dons({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 | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| SourceKey | System.String | Read only: False | |
| NewOutbreak | System.Boolean | Read only: False | |
| WHORiskAssessment | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| WHOAdvice | System.String | Read only: False | |
| PublicHealthResponse | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Footnote | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| FurtherInformation | 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": "2026-04-17T19:01:22.2292087Z",
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"DateCreated": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-04-17T19:01:22.2292087Z",
"SourceKey": "sample string 9",
"NewOutbreak": true,
"WHORiskAssessment": "sample string 11",
"Subtitle": "sample string 12",
"WHOAdvice": "sample string 13",
"PublicHealthResponse": "sample string 14",
"Title": "sample string 15",
"Footnote": "sample string 16",
"Overview": "sample string 17",
"FurtherInformation": "sample string 18",
"ParentId": "26a85814-0c5e-4be4-8da7-37593eb26dda",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T19:01:22.2292087+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from dons item.
GET /api/news/dons({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": "1540f837-73a5-4e79-bfa3-da8e94d61a67"
}Creates a dons item.
POST /api/news/dons
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 | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| SourceKey | System.String | Read only: False | |
| NewOutbreak | System.Boolean | Read only: False | |
| WHORiskAssessment | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| WHOAdvice | System.String | Read only: False | |
| PublicHealthResponse | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Footnote | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| FurtherInformation | 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
{
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-04-17T19:01:22.2292087Z",
"SourceKey": "sample string 6",
"NewOutbreak": true,
"WHORiskAssessment": "sample string 8",
"Subtitle": "sample string 9",
"WHOAdvice": "sample string 10",
"PublicHealthResponse": "sample string 11",
"Title": "sample string 12",
"Footnote": "sample string 13",
"Overview": "sample string 14",
"FurtherInformation": "sample string 15",
"ParentId": "e63e2d49-6f23-4b84-87e8-9f99b16565a5"
}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 | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| SourceKey | System.String | Read only: False | |
| NewOutbreak | System.Boolean | Read only: False | |
| WHORiskAssessment | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| WHOAdvice | System.String | Read only: False | |
| PublicHealthResponse | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Footnote | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| FurtherInformation | 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": "2026-04-17T19:01:22.2292087Z",
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"DateCreated": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-04-17T19:01:22.2292087Z",
"SourceKey": "sample string 9",
"NewOutbreak": true,
"WHORiskAssessment": "sample string 11",
"Subtitle": "sample string 12",
"WHOAdvice": "sample string 13",
"PublicHealthResponse": "sample string 14",
"Title": "sample string 15",
"Footnote": "sample string 16",
"Overview": "sample string 17",
"FurtherInformation": "sample string 18",
"ParentId": "bae2d0ed-efb0-403d-abb6-615215518422",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T19:01:22.2292087+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for dons item.
PATCH /api/news/dons({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 | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| SourceKey | System.String | Read only: False | |
| NewOutbreak | System.Boolean | Read only: False | |
| WHORiskAssessment | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| WHOAdvice | System.String | Read only: False | |
| PublicHealthResponse | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Footnote | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| FurtherInformation | 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
{
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-04-17T19:01:22.2292087Z",
"SourceKey": "sample string 6",
"NewOutbreak": true,
"WHORiskAssessment": "sample string 8",
"Subtitle": "sample string 9",
"WHOAdvice": "sample string 10",
"PublicHealthResponse": "sample string 11",
"Title": "sample string 12",
"Footnote": "sample string 13",
"Overview": "sample string 14",
"FurtherInformation": "sample string 15",
"ParentId": "e6046650-21c8-47ca-bf88-01349e50ccc9"
}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 dons item.
PUT /api/news/dons({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 | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| SourceKey | System.String | Read only: False | |
| NewOutbreak | System.Boolean | Read only: False | |
| WHORiskAssessment | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| WHOAdvice | System.String | Read only: False | |
| PublicHealthResponse | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Footnote | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| FurtherInformation | 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
{
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-04-17T19:01:22.2292087Z",
"SourceKey": "sample string 6",
"NewOutbreak": true,
"WHORiskAssessment": "sample string 8",
"Subtitle": "sample string 9",
"WHOAdvice": "sample string 10",
"PublicHealthResponse": "sample string 11",
"Title": "sample string 12",
"Footnote": "sample string 13",
"Overview": "sample string 14",
"FurtherInformation": "sample string 15",
"ParentId": "3a4030fc-f700-43f5-8695-f0990ee1d4e3"
}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 dons item by Id.
DELETE /api/news/dons({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 dons item.
GET /api/news/dons({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 | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SourceKey | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| organizations | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-04-17T19:01:22.2292087Z",
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"DateCreated": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PhotoStoryNumberOfAdditionalItems": 8.0,
"MetaDescription": "sample string 9",
"Highlight": "sample string 10",
"FactSheetNumberOfAdditionalItems": 11.0,
"regionscountries": "80e1c2df-318e-46da-bf83-0f8f516f923d",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "d0042cb7-df36-46c7-b7d7-b2c9bc269d03",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "271f0b83-85dc-409b-a774-7cce8c503fce",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "6848ba1c-da2c-4d76-8259-014dc2940ee9",
"healthtopics": "836a79a4-b096-4cab-a94d-8d1f49267191",
"Title": "sample string 27",
"FeatureStoryNumberOfAdditionalItems": 28.0,
"Summary": "sample string 29",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T19:01:22.2292087+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-17T19:01:22.2292087Z",
"PublicationDate": "2026-04-17T19:01:22.2292087Z",
"DateCreated": "2026-04-17T19:01:22.2292087Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PhotoStoryNumberOfAdditionalItems": 8.0,
"MetaDescription": "sample string 9",
"Highlight": "sample string 10",
"FactSheetNumberOfAdditionalItems": 11.0,
"regionscountries": "80e1c2df-318e-46da-bf83-0f8f516f923d",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "d0042cb7-df36-46c7-b7d7-b2c9bc269d03",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "271f0b83-85dc-409b-a774-7cce8c503fce",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "6848ba1c-da2c-4d76-8259-014dc2940ee9",
"healthtopics": "836a79a4-b096-4cab-a94d-8d1f49267191",
"Title": "sample string 27",
"FeatureStoryNumberOfAdditionalItems": 28.0,
"Summary": "sample string 29",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T19:01:22.2292087+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to dons item.
POST /api/news/dons({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 dons item.
DELETE /api/news/dons({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.