Returns a set of data items of type dons1.
GET /api/multimedias/dons1
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": "2025-10-28T21:18:04.7862506Z",
"PublicationDate": "2025-10-28T21:18:04.7862506Z",
"DateCreated": "2025-10-28T21:18:04.7862506Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2025-10-28T21:18:04.7862506Z",
"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": "80222897-1593-442c-87e3-f74b26faffc6",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-28T21:18:04.7862506+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-28T21:18:04.7862506Z",
"PublicationDate": "2025-10-28T21:18:04.7862506Z",
"DateCreated": "2025-10-28T21:18:04.7862506Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2025-10-28T21:18:04.7862506Z",
"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": "80222897-1593-442c-87e3-f74b26faffc6",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-28T21:18:04.7862506+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets dons1 item by id.
GET /api/multimedias/dons1({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": "2025-10-28T21:18:04.7862506Z",
"PublicationDate": "2025-10-28T21:18:04.7862506Z",
"DateCreated": "2025-10-28T21:18:04.7862506Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2025-10-28T21:18:04.7862506Z",
"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": "cce2be52-df49-4078-a73a-c7d28abb0aac",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-28T21:18:04.7862506+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from dons1 item.
GET /api/multimedias/dons1({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": "6c0da2c9-fc22-4780-8315-1610f720dde6"
}Creates a dons1 item.
POST /api/multimedias/dons1
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": "2025-10-28T21:18:04.7862506Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2025-10-28T21:18:04.7862506Z",
"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": "c1c40da7-c28f-4a13-839a-61bea4179a08"
}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": "2025-10-28T21:18:04.7862506Z",
"PublicationDate": "2025-10-28T21:18:04.7862506Z",
"DateCreated": "2025-10-28T21:18:04.7862506Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2025-10-28T21:18:04.7862506Z",
"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": "6693c0c5-b24f-4d10-9574-16a99b5f7e73",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-28T21:18:04.7862506+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for dons1 item.
PATCH /api/multimedias/dons1({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": "2025-10-28T21:18:04.7862506Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2025-10-28T21:18:04.7862506Z",
"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": "bf67124a-c4d2-446d-a713-7cafb48d0292"
}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 dons1 item.
PUT /api/multimedias/dons1({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": "2025-10-28T21:18:04.7862506Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2025-10-28T21:18:04.7862506Z",
"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": "de9c36f1-60bb-4dd2-a6f7-904a20631455"
}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 dons1 item by Id.
DELETE /api/multimedias/dons1({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 dons1 item.
GET /api/multimedias/dons1({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": "2025-10-28T21:18:04.7862506Z",
"PublicationDate": "2025-10-28T21:18:04.7862506Z",
"DateCreated": "2025-10-28T21:18:04.7862506Z",
"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": "55337561-1381-4802-af1f-61061a82df23",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "7e88b11b-0ecc-4cd3-978f-83b5a1ab8ed9",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "b9b1edbd-dda0-4ca9-b1d6-76cdfc442f0e",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "d357197c-14e8-4509-975a-2e283ec82d49",
"healthtopics": "0351529f-4766-4499-9b6f-c9141c3b2621",
"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": "2025-10-28T21:18:04.7862506+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-28T21:18:04.7862506Z",
"PublicationDate": "2025-10-28T21:18:04.7862506Z",
"DateCreated": "2025-10-28T21:18:04.7862506Z",
"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": "55337561-1381-4802-af1f-61061a82df23",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "7e88b11b-0ecc-4cd3-978f-83b5a1ab8ed9",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "b9b1edbd-dda0-4ca9-b1d6-76cdfc442f0e",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "d357197c-14e8-4509-975a-2e283ec82d49",
"healthtopics": "0351529f-4766-4499-9b6f-c9141c3b2621",
"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": "2025-10-28T21:18:04.7862506+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to dons1 item.
POST /api/multimedias/dons1({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 dons1 item.
DELETE /api/multimedias/dons1({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.