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": "2025-12-09T23:03:10.2093121Z",
"PublicationDate": "2025-12-09T23:03:10.2093121Z",
"DateCreated": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "5e7a075a-3355-4824-8ea8-57d60fd71bf5",
"healthtopictypes": "0ec794ee-9725-40c1-8d02-3427c05db00c",
"Title": "sample string 11",
"healthtopics": "4d0f765a-9267-4254-873e-24e001a1d0ed",
"emergencyeventratings": "b55027fd-158f-4b1a-ad99-b6b4da1899ff",
"EmergencyEndDate": "2025-12-09T23:03:10.2093121Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-12-09T23:03:10.2093121Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:03:10.2093121+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-09T23:03:10.2093121Z",
"PublicationDate": "2025-12-09T23:03:10.2093121Z",
"DateCreated": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "5e7a075a-3355-4824-8ea8-57d60fd71bf5",
"healthtopictypes": "0ec794ee-9725-40c1-8d02-3427c05db00c",
"Title": "sample string 11",
"healthtopics": "4d0f765a-9267-4254-873e-24e001a1d0ed",
"emergencyeventratings": "b55027fd-158f-4b1a-ad99-b6b4da1899ff",
"EmergencyEndDate": "2025-12-09T23:03:10.2093121Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-12-09T23:03:10.2093121Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:03:10.2093121+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": "2025-12-09T23:03:10.2093121Z",
"PublicationDate": "2025-12-09T23:03:10.2093121Z",
"DateCreated": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "b96bcfd6-2be2-4c1f-a210-a0b2bc96abc7",
"healthtopictypes": "f6330016-86f9-4569-87f4-c3ee6135f403",
"Title": "sample string 11",
"healthtopics": "5a27e84a-14c6-406a-8385-dbad837e985e",
"emergencyeventratings": "bbeb1898-dfb5-472e-9094-4e67a972a098",
"EmergencyEndDate": "2025-12-09T23:03:10.2093121Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-12-09T23:03:10.2093121Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:03:10.2093121+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": "36c59875-351a-412d-9670-0d12ee7a4cf8"
}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": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "a9c9b611-29fc-4235-9806-893c28712284",
"healthtopictypes": "e9fe6e1f-f90b-403d-b9f6-a80f439f0f13",
"Title": "sample string 8",
"healthtopics": "d2e3a364-2d93-486a-bb7e-e407bccdab82",
"emergencyeventratings": "b1903bbb-9883-4221-a0a4-345455fa9957",
"EmergencyEndDate": "2025-12-09T23:03:10.2093121Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-12-09T23:03:10.2093121Z",
"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": "2025-12-09T23:03:10.2093121Z",
"PublicationDate": "2025-12-09T23:03:10.2093121Z",
"DateCreated": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "21f4f6a5-7c81-4ad8-8d67-71c269424f1f",
"healthtopictypes": "73461435-a315-4496-8908-9262a19bd0a3",
"Title": "sample string 11",
"healthtopics": "f418ee38-7d84-4c08-9258-d4b1480ca1a0",
"emergencyeventratings": "127607c9-8d81-4558-9e98-d9bec30d4abb",
"EmergencyEndDate": "2025-12-09T23:03:10.2093121Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-12-09T23:03:10.2093121Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:03:10.2093121+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": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "02536bd5-ca1d-45e8-9901-2dbb642f3472",
"healthtopictypes": "030c0d81-d863-46c9-bbe5-a25b888e7da8",
"Title": "sample string 8",
"healthtopics": "a9330dad-cd31-4ccb-a762-f3139002c5a1",
"emergencyeventratings": "9b5dde48-d317-4716-acc0-ad15787e2235",
"EmergencyEndDate": "2025-12-09T23:03:10.2093121Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-12-09T23:03:10.2093121Z",
"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": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "832fc511-60e7-4eef-9a44-81394a3111e1",
"healthtopictypes": "f7c29db2-dc84-4afb-a079-0ea3fd83866f",
"Title": "sample string 8",
"healthtopics": "c29a3e8a-d94f-4189-acd3-0f243cf6b2c7",
"emergencyeventratings": "e17455fd-ed67-46e9-80c0-1a6ccb38f7c1",
"EmergencyEndDate": "2025-12-09T23:03:10.2093121Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-12-09T23:03:10.2093121Z",
"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": "2025-12-09T23:03:10.2093121Z",
"UrlName": "sample string 2",
"organizations": "9cc26042-f8f4-4ee8-bd6e-d77052a4c184",
"regionscountries": "24a61508-0315-4898-a998-6b1e896c6dea",
"sustainabledevelopmentgoals": "305e3cb0-cf8c-4e1e-8adf-34e561276c17",
"departmentaltargets": "7d61beb6-293c-4163-bdfc-c3bf38b54e7b",
"healthtopics": "5d4aef89-945f-44ca-a776-97d6d03064f0",
"events": "35ae479d-5ce0-4bfb-a968-481b5289d499",
"publishingoffices": "873c02b6-96f4-4a71-863a-aefad1616d54",
"WebPageType": "sample string 10",
"targetaudiences": "0c03ea54-c951-4e69-96fd-ef8b3d2670e9",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-12-09T23:03:10.2093121Z",
"ShowInNavigation": true,
"ParentId": "90a99d67-8854-4115-8fd0-54e6c7120af9",
"RootId": "d7ab2973-3f50-483a-9b73-84139fddfc7e",
"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": "456c1fd4-7fd3-4acf-a37d-2c55fc15ec46",
"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": "2025-12-09T23:03:10.2093121Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-12-09T23:03:10.2093121Z",
"UrlName": "sample string 2",
"organizations": "9cc26042-f8f4-4ee8-bd6e-d77052a4c184",
"regionscountries": "24a61508-0315-4898-a998-6b1e896c6dea",
"sustainabledevelopmentgoals": "305e3cb0-cf8c-4e1e-8adf-34e561276c17",
"departmentaltargets": "7d61beb6-293c-4163-bdfc-c3bf38b54e7b",
"healthtopics": "5d4aef89-945f-44ca-a776-97d6d03064f0",
"events": "35ae479d-5ce0-4bfb-a968-481b5289d499",
"publishingoffices": "873c02b6-96f4-4a71-863a-aefad1616d54",
"WebPageType": "sample string 10",
"targetaudiences": "0c03ea54-c951-4e69-96fd-ef8b3d2670e9",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-12-09T23:03:10.2093121Z",
"ShowInNavigation": true,
"ParentId": "90a99d67-8854-4115-8fd0-54e6c7120af9",
"RootId": "d7ab2973-3f50-483a-9b73-84139fddfc7e",
"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": "456c1fd4-7fd3-4acf-a37d-2c55fc15ec46",
"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": "2025-12-09T23:03:10.2093121Z",
"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": "2025-12-09T23:03:10.2093121Z",
"PublicationDate": "2025-12-09T23:03:10.2093121Z",
"DateCreated": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "bf1d23fd-b3c0-4f4d-915c-2096a2b60a46",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2025-12-09T23:03:10.2093121Z",
"healthtopictypes": "07c7db72-7b88-4158-ba70-e94b3c836070",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:03:10.2093121+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-09T23:03:10.2093121Z",
"PublicationDate": "2025-12-09T23:03:10.2093121Z",
"DateCreated": "2025-12-09T23:03:10.2093121Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "bf1d23fd-b3c0-4f4d-915c-2096a2b60a46",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2025-12-09T23:03:10.2093121Z",
"healthtopictypes": "07c7db72-7b88-4158-ba70-e94b3c836070",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:03:10.2093121+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.