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": "2026-01-13T15:09:05.364693Z",
"PublicationDate": "2026-01-13T15:09:05.364693Z",
"DateCreated": "2026-01-13T15:09:05.364693Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-01-13T15:09:05.364693Z",
"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": "58131b4d-7b60-4764-a72f-a993beed147d",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T15:09:05.364693+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-13T15:09:05.364693Z",
"PublicationDate": "2026-01-13T15:09:05.364693Z",
"DateCreated": "2026-01-13T15:09:05.364693Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-01-13T15:09:05.364693Z",
"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": "58131b4d-7b60-4764-a72f-a993beed147d",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T15:09:05.364693+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": "2026-01-13T15:09:05.364693Z",
"PublicationDate": "2026-01-13T15:09:05.364693Z",
"DateCreated": "2026-01-13T15:09:05.364693Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-01-13T15:09:05.364693Z",
"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": "a2a84baa-fce3-4697-9d20-23fbeb0e6000",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T15:09:05.364693+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": "f1c2e389-a17e-4d46-8fc2-a1231da10053"
}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": "2026-01-13T15:09:05.3803291Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-01-13T15:09:05.3803291Z",
"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": "eb44f8e6-b93f-4db5-b2fd-463c2f262e80"
}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-01-13T15:09:05.3803291Z",
"PublicationDate": "2026-01-13T15:09:05.3803291Z",
"DateCreated": "2026-01-13T15:09:05.3803291Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PublicationDateAndTime": "2026-01-13T15:09:05.3803291Z",
"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": "ba354da8-eb5a-4adf-b110-7d4f86c796bd",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T15:09:05.3803291+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": "2026-01-13T15:09:05.3803291Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-01-13T15:09:05.3803291Z",
"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": "6c04f44d-7412-4975-8738-0eac7ea822db"
}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": "2026-01-13T15:09:05.3803291Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-01-13T15:09:05.3803291Z",
"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": "4f8a9262-dbd8-4eac-95aa-d538a3f5a272"
}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": "2026-01-13T15:09:05.3803291Z",
"PublicationDate": "2026-01-13T15:09:05.3803291Z",
"DateCreated": "2026-01-13T15:09:05.3803291Z",
"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": "9c0f5a1a-69f5-49dd-af5d-a0d8a4ad130b",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "7db0bbc4-d09f-4874-b7cf-54ccb70c9ad8",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "8d2980da-322f-426b-9b5c-3e445deaf8f2",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "861b20c6-2d56-4bfe-b488-c0519b47a071",
"healthtopics": "5f69f697-c7cf-443f-b97c-ffb8fe076afb",
"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-01-13T15:09:05.3803291+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-13T15:09:05.3803291Z",
"PublicationDate": "2026-01-13T15:09:05.3803291Z",
"DateCreated": "2026-01-13T15:09:05.3803291Z",
"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": "9c0f5a1a-69f5-49dd-af5d-a0d8a4ad130b",
"DocumentNumberOfAdditionalItems": 13.0,
"EventNumberOfAdditionalItems": 14.0,
"MetaTitle": "sample string 15",
"OtherRelated": "sample string 16",
"OpenGraphDescription": "sample string 17",
"publishingoffices": "7db0bbc4-d09f-4874-b7cf-54ccb70c9ad8",
"NewsNumberOfAdditionalItems": 19.0,
"SourceKey": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"CommentaryNumberOfAdditionalItems": 22.0,
"organizations": "8d2980da-322f-426b-9b5c-3e445deaf8f2",
"OpenGraphTitle": "sample string 24",
"sustainabledevelopmentgoals": "861b20c6-2d56-4bfe-b488-c0519b47a071",
"healthtopics": "5f69f697-c7cf-443f-b97c-ffb8fe076afb",
"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-01-13T15:09:05.3803291+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.