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-05-30T20:28:58.0462757Z",
"PublicationDate": "2026-05-30T20:28:58.0462757Z",
"DateCreated": "2026-05-30T20:28:58.0462757Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-05-30T20:28:58.0462757Z",
"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": "8a26d671-d2d6-4749-a8a1-d14ccf21f546",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-30T20:28:58.0462757+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-30T20:28:58.0462757Z",
"PublicationDate": "2026-05-30T20:28:58.0462757Z",
"DateCreated": "2026-05-30T20:28:58.0462757Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-05-30T20:28:58.0462757Z",
"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": "8a26d671-d2d6-4749-a8a1-d14ccf21f546",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-30T20:28:58.0462757+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-05-30T20:28:58.0462757Z",
"PublicationDate": "2026-05-30T20:28:58.0462757Z",
"DateCreated": "2026-05-30T20:28:58.0462757Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-05-30T20:28:58.0462757Z",
"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": "6cb8064f-1668-493f-b310-8c67182595aa",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-30T20:28:58.0462757+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": "1739bde9-2dbd-4597-b7c1-d142576d7ae5"
}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-05-30T20:28:58.0462757Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-05-30T20:28:58.0462757Z",
"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": "422633c9-d733-4e57-81db-9a5862ac3beb"
}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-05-30T20:28:58.0462757Z",
"PublicationDate": "2026-05-30T20:28:58.0462757Z",
"DateCreated": "2026-05-30T20:28:58.0462757Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-05-30T20:28:58.0462757Z",
"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": "c207166b-79c6-46fc-961b-0aea2d8e0637",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-30T20:28:58.0462757+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-05-30T20:28:58.0462757Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-05-30T20:28:58.0462757Z",
"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": "17aca3df-35f4-417a-8c63-4080e96167b1"
}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-05-30T20:28:58.0462757Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-05-30T20:28:58.0462757Z",
"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": "9a8fb6e0-b4bb-4f0b-9aca-b77efbb02f18"
}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-05-30T20:28:58.0462757Z",
"PublicationDate": "2026-05-30T20:28:58.0462757Z",
"DateCreated": "2026-05-30T20:28:58.0462757Z",
"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": "e95e8cd9-21b6-45fd-af8c-02f77aa6af89",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "52299617-05cc-4908-bfa5-686a2014c450",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "b4df76ef-5779-48f4-920b-e5846611a7b5",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "439f314e-3b17-4eb3-bae9-1601cd7f6ac8",
"healthtopics": "0da36d3f-2b7e-4b48-9db5-e54fb6486060",
"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-05-30T20:28:58.0462757+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-30T20:28:58.0462757Z",
"PublicationDate": "2026-05-30T20:28:58.0462757Z",
"DateCreated": "2026-05-30T20:28:58.0462757Z",
"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": "e95e8cd9-21b6-45fd-af8c-02f77aa6af89",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "52299617-05cc-4908-bfa5-686a2014c450",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "b4df76ef-5779-48f4-920b-e5846611a7b5",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "439f314e-3b17-4eb3-bae9-1601cd7f6ac8",
"healthtopics": "0da36d3f-2b7e-4b48-9db5-e54fb6486060",
"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-05-30T20:28:58.0462757+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.