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-07-17T08:13:23.018511Z",
"PublicationDate": "2026-07-17T08:13:23.018511Z",
"DateCreated": "2026-07-17T08:13:23.018511Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-07-17T08:13:23.018511Z",
"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": "522ec772-003d-45f7-b804-698661f49978",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:13:23.018511+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:13:23.018511Z",
"PublicationDate": "2026-07-17T08:13:23.018511Z",
"DateCreated": "2026-07-17T08:13:23.018511Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-07-17T08:13:23.018511Z",
"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": "522ec772-003d-45f7-b804-698661f49978",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:13:23.018511+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-07-17T08:13:23.018511Z",
"PublicationDate": "2026-07-17T08:13:23.018511Z",
"DateCreated": "2026-07-17T08:13:23.018511Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-07-17T08:13:23.018511Z",
"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": "92f414c6-bd25-48c4-84fe-43db0ae6e004",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:13:23.018511+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": "6c32dd45-54b5-4bb8-a4fe-20726ab62014"
}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-07-17T08:13:23.018511Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-07-17T08:13:23.018511Z",
"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": "e3fe68d7-9a1a-4d5e-81b8-97553984486e"
}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-07-17T08:13:23.018511Z",
"PublicationDate": "2026-07-17T08:13:23.018511Z",
"DateCreated": "2026-07-17T08:13:23.018511Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-07-17T08:13:23.018511Z",
"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": "802a62d9-0547-4ff5-a3ff-b3ccfcf8750b",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:13:23.018511+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-07-17T08:13:23.018511Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-07-17T08:13:23.018511Z",
"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": "512828a9-990f-4c1e-8f67-92f83958f3bc"
}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-07-17T08:13:23.018511Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-07-17T08:13:23.018511Z",
"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": "d02b0af7-149d-46e0-b9f8-a1a67b0e0c13"
}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-07-17T08:13:23.018511Z",
"PublicationDate": "2026-07-17T08:13:23.018511Z",
"DateCreated": "2026-07-17T08:13:23.018511Z",
"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": "e55714db-5624-413d-98fd-c4bae9a8f938",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "182cba1f-ba73-49f4-adde-c65b59d97909",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "ced87cd2-8be6-41ec-8696-2ab2d0a62cdf",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "dc71d182-69b0-43d3-9a5a-cfc681ca268b",
"healthtopics": "885c7ddc-bbfd-47ce-a89c-5cc9d10a8963",
"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-07-17T08:13:23.018511+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:13:23.018511Z",
"PublicationDate": "2026-07-17T08:13:23.018511Z",
"DateCreated": "2026-07-17T08:13:23.018511Z",
"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": "e55714db-5624-413d-98fd-c4bae9a8f938",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "182cba1f-ba73-49f4-adde-c65b59d97909",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "ced87cd2-8be6-41ec-8696-2ab2d0a62cdf",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "dc71d182-69b0-43d3-9a5a-cfc681ca268b",
"healthtopics": "885c7ddc-bbfd-47ce-a89c-5cc9d10a8963",
"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-07-17T08:13:23.018511+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.