Returns a set of data items of type emergencies.
GET /api/news/emergencies
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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-06-27T02:58:06.6449316Z",
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"DateCreated": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "fc4a0552-f490-4b3f-a183-7d7229e28bba",
"healthtopictypes": "6427ac39-0813-48a3-a1e5-d028865707b2",
"Title": "sample string 11",
"healthtopics": "3f92915b-2f95-465f-9573-1941c8ba8fa8",
"emergencyeventratings": "0c97292d-a290-4587-8855-811dbbcaf3e4",
"EmergencyEndDate": "2026-06-27T02:58:06.6449316Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-06-27T02:58:06.6449316Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:58:06.6449316+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T02:58:06.6449316Z",
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"DateCreated": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "fc4a0552-f490-4b3f-a183-7d7229e28bba",
"healthtopictypes": "6427ac39-0813-48a3-a1e5-d028865707b2",
"Title": "sample string 11",
"healthtopics": "3f92915b-2f95-465f-9573-1941c8ba8fa8",
"emergencyeventratings": "0c97292d-a290-4587-8855-811dbbcaf3e4",
"EmergencyEndDate": "2026-06-27T02:58:06.6449316Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-06-27T02:58:06.6449316Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:58:06.6449316+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets emergencies item by id.
GET /api/news/emergencies({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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-06-27T02:58:06.6449316Z",
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"DateCreated": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "793aa316-76fb-4de7-bac3-297873232a82",
"healthtopictypes": "03e08f9a-6972-4404-9e8e-cc6146f95e12",
"Title": "sample string 11",
"healthtopics": "2c863dee-49f9-44e3-bf78-efd125861dc5",
"emergencyeventratings": "4d504e86-9cbd-43be-87d6-75d549f7d895",
"EmergencyEndDate": "2026-06-27T02:58:06.6449316Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-06-27T02:58:06.6449316Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:58:06.6449316+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from emergencies item.
GET /api/news/emergencies({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": "a9496b8b-eb6a-41f6-8a26-9bcbbe5b097d"
}Creates a emergencies item.
POST /api/news/emergencies
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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "67bbce53-f72d-42ca-b7b1-a25a3c206f09",
"healthtopictypes": "82b6f385-7190-4cb3-8937-ec93b146f3c6",
"Title": "sample string 8",
"healthtopics": "f6ade7fd-964a-4d33-9493-cf8d1c165298",
"emergencyeventratings": "08baab32-e432-4d45-afcd-6ac2937c14aa",
"EmergencyEndDate": "2026-06-27T02:58:06.6449316Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-06-27T02:58:06.6449316Z",
"EmergencyRatingTextual": "sample string 14"
}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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-06-27T02:58:06.6449316Z",
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"DateCreated": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "24db6a34-a1ef-4256-b69b-82d68a40f986",
"healthtopictypes": "f0ac6e2b-44f8-47dc-a159-e25c3dbaee01",
"Title": "sample string 11",
"healthtopics": "156d360b-134e-4f47-8dc9-1101011793f1",
"emergencyeventratings": "f3a6f1bb-6c68-4628-b803-323371fbf30e",
"EmergencyEndDate": "2026-06-27T02:58:06.6449316Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-06-27T02:58:06.6449316Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:58:06.6449316+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for emergencies item.
PATCH /api/news/emergencies({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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "c900698f-56dc-4afb-bc33-c4fb8efbf1ae",
"healthtopictypes": "864ae49b-4eed-4f89-a779-ade0cc46bde0",
"Title": "sample string 8",
"healthtopics": "e77225dd-e04c-4c99-9af5-c3a6990eeea7",
"emergencyeventratings": "f41f4beb-4225-45bf-9b95-d48f7384dd15",
"EmergencyEndDate": "2026-06-27T02:58:06.6449316Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-06-27T02:58:06.6449316Z",
"EmergencyRatingTextual": "sample string 14"
}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 emergencies item.
PUT /api/news/emergencies({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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "f6f87c5b-fbd1-49a3-ac1f-b89314f7269c",
"healthtopictypes": "97b74ea6-f1ad-4411-b19a-ce940c99fe0a",
"Title": "sample string 8",
"healthtopics": "4d4eee08-348f-4572-a8fa-4167d1e7c9df",
"emergencyeventratings": "a1897bae-8766-441e-bd54-5ea61dbf490a",
"EmergencyEndDate": "2026-06-27T02:58:06.6449316Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-06-27T02:58:06.6449316Z",
"EmergencyRatingTextual": "sample string 14"
}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 emergencies item by Id.
DELETE /api/news/emergencies({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 EditorialPage from emergencies item.
GET /api/news/emergencies({key})/EditorialPage
| 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 | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-06-27T02:58:06.6449316Z",
"UrlName": "sample string 2",
"organizations": "2430a853-6810-4c54-9b05-d5150d7188d1",
"regionscountries": "2d8970a7-ca21-4087-a2ce-cd2ca31ebdf0",
"sustainabledevelopmentgoals": "36dcac36-3965-47cd-bd79-68636fc5d96d",
"departmentaltargets": "03577670-1df3-4472-b081-272b1a8f6fd0",
"healthtopics": "88523869-1d7d-4543-adbc-502a25f52b98",
"events": "1d02fa21-e1e7-475e-8f77-18f1f8bd0390",
"publishingoffices": "49aa422e-cef6-4e1b-a14e-138938aacc05",
"WebPageType": "sample string 10",
"targetaudiences": "4204edfc-1828-4df9-af1e-6de929c1b61e",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-06-27T02:58:06.6449316Z",
"ShowInNavigation": true,
"ParentId": "f67e5d16-913a-447f-9527-c401e13cadf4",
"RootId": "b930a348-ef9a-4354-8faf-ce52d7f93063",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "7c3efcd1-e013-41ea-a482-8982f09ce392",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-06-27T02:58:06.6449316Z",
"UrlName": "sample string 2",
"organizations": "2430a853-6810-4c54-9b05-d5150d7188d1",
"regionscountries": "2d8970a7-ca21-4087-a2ce-cd2ca31ebdf0",
"sustainabledevelopmentgoals": "36dcac36-3965-47cd-bd79-68636fc5d96d",
"departmentaltargets": "03577670-1df3-4472-b081-272b1a8f6fd0",
"healthtopics": "88523869-1d7d-4543-adbc-502a25f52b98",
"events": "1d02fa21-e1e7-475e-8f77-18f1f8bd0390",
"publishingoffices": "49aa422e-cef6-4e1b-a14e-138938aacc05",
"WebPageType": "sample string 10",
"targetaudiences": "4204edfc-1828-4df9-af1e-6de929c1b61e",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-06-27T02:58:06.6449316Z",
"ShowInNavigation": true,
"ParentId": "f67e5d16-913a-447f-9527-c401e13cadf4",
"RootId": "b930a348-ef9a-4354-8faf-ce52d7f93063",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "7c3efcd1-e013-41ea-a482-8982f09ce392",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add EditorialPage relation to emergencies item.
POST /api/news/emergencies({key})/EditorialPage/$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 EditorialPage from emergencies item.
DELETE /api/news/emergencies({key})/EditorialPage/$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.
Returns a set of related items of type EmergencyEvent from emergencies item.
GET /api/news/emergencies({key})/EmergencyEvent
| 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 | |
| healthtopics | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| EventId | System.String | Read only: False | |
| EmergencyEventStartDate | System.DateTimeOffset | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-06-27T02:58:06.6449316Z",
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"DateCreated": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "27a7c98f-11ad-4ca4-ad6d-9b3ba41435f4",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-06-27T02:58:06.6449316Z",
"healthtopictypes": "0c229bf0-b0d1-4ac9-a711-9661e9bc5173",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:58:06.6449316+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T02:58:06.6449316Z",
"PublicationDate": "2026-06-27T02:58:06.6449316Z",
"DateCreated": "2026-06-27T02:58:06.6449316Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "27a7c98f-11ad-4ca4-ad6d-9b3ba41435f4",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-06-27T02:58:06.6449316Z",
"healthtopictypes": "0c229bf0-b0d1-4ac9-a711-9661e9bc5173",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:58:06.6449316+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add EmergencyEvent relation to emergencies item.
POST /api/news/emergencies({key})/EmergencyEvent/$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 EmergencyEvent from emergencies item.
DELETE /api/news/emergencies({key})/EmergencyEvent/$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.