Returns a set of data items of type publications.
GET /api/news/publications
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 | |
| MetaDescription | System.String | Read only: False | |
| Editors | System.String | Read only: False | |
| NumberOfPages | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Links | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ISBN | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| IRISID | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Copyright | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| WHOReferenceNumber | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| publicationtypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T01:10:35.8490921Z",
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"DateCreated": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"MetaDescription": "sample string 8",
"Editors": "sample string 9",
"NumberOfPages": 10.0,
"publishingoffices": "687bc9be-2aa7-463b-a44d-c99cee5ba682",
"Links": "sample string 12",
"FactSheetNumberOfAdditionalItems": 13.0,
"healthtopics": "80662f4b-a069-4344-9966-ccd96a6e521c",
"events": "dff70972-6910-4a55-951e-5315e80165d3",
"EventNumberOfAdditionalItems": 16.0,
"CommentaryNumberOfAdditionalItems": 17.0,
"regionscountries": "19f41114-ce51-45fd-816c-bd2f98861d4d",
"ISBN": "sample string 19",
"Overview": "sample string 20",
"PhotoStoryNumberOfAdditionalItems": 21.0,
"Highlight": "sample string 22",
"DocumentNumberOfAdditionalItems": 23.0,
"IRISID": "sample string 24",
"MetaTitle": "sample string 25",
"FeatureStoryNumberOfAdditionalItems": 26.0,
"Copyright": "sample string 27",
"SourceKey": "sample string 28",
"sustainabledevelopmentgoals": "0a3732f1-10a6-44be-a3ea-16d16f6d1362",
"OpenGraphTitle": "sample string 30",
"Summary": "sample string 31",
"targetaudiences": "31931952-85f3-4f4f-a9da-a4d53056e320",
"OtherRelated": "sample string 33",
"WHOReferenceNumber": "sample string 34",
"Subtitle": "sample string 35",
"publicationtypes": "8a4fa6c1-c731-48fc-b339-a3406b4f93cf",
"departmentaltargets": "d19c790a-6ab6-487a-b539-7cce7116bbe8",
"MultimediaNumberOfAdditionalItems": 38.0,
"OpenGraphDescription": "sample string 39",
"Title": "sample string 40",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"NewsNumberOfAdditionalItems": 42.0,
"FactFileNumberOfAdditionalItems": 43.0,
"Provider": "sample string 44",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T01:10:35.8490921+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-29T01:10:35.8490921Z",
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"DateCreated": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"MetaDescription": "sample string 8",
"Editors": "sample string 9",
"NumberOfPages": 10.0,
"publishingoffices": "687bc9be-2aa7-463b-a44d-c99cee5ba682",
"Links": "sample string 12",
"FactSheetNumberOfAdditionalItems": 13.0,
"healthtopics": "80662f4b-a069-4344-9966-ccd96a6e521c",
"events": "dff70972-6910-4a55-951e-5315e80165d3",
"EventNumberOfAdditionalItems": 16.0,
"CommentaryNumberOfAdditionalItems": 17.0,
"regionscountries": "19f41114-ce51-45fd-816c-bd2f98861d4d",
"ISBN": "sample string 19",
"Overview": "sample string 20",
"PhotoStoryNumberOfAdditionalItems": 21.0,
"Highlight": "sample string 22",
"DocumentNumberOfAdditionalItems": 23.0,
"IRISID": "sample string 24",
"MetaTitle": "sample string 25",
"FeatureStoryNumberOfAdditionalItems": 26.0,
"Copyright": "sample string 27",
"SourceKey": "sample string 28",
"sustainabledevelopmentgoals": "0a3732f1-10a6-44be-a3ea-16d16f6d1362",
"OpenGraphTitle": "sample string 30",
"Summary": "sample string 31",
"targetaudiences": "31931952-85f3-4f4f-a9da-a4d53056e320",
"OtherRelated": "sample string 33",
"WHOReferenceNumber": "sample string 34",
"Subtitle": "sample string 35",
"publicationtypes": "8a4fa6c1-c731-48fc-b339-a3406b4f93cf",
"departmentaltargets": "d19c790a-6ab6-487a-b539-7cce7116bbe8",
"MultimediaNumberOfAdditionalItems": 38.0,
"OpenGraphDescription": "sample string 39",
"Title": "sample string 40",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"NewsNumberOfAdditionalItems": 42.0,
"FactFileNumberOfAdditionalItems": 43.0,
"Provider": "sample string 44",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T01:10:35.8490921+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets publications item by id.
GET /api/news/publications({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 | |
| MetaDescription | System.String | Read only: False | |
| Editors | System.String | Read only: False | |
| NumberOfPages | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Links | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ISBN | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| IRISID | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Copyright | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| WHOReferenceNumber | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| publicationtypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-08-29T01:10:35.8490921Z",
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"DateCreated": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"MetaDescription": "sample string 8",
"Editors": "sample string 9",
"NumberOfPages": 10.0,
"publishingoffices": "ee9e4b96-4e72-422d-bcae-31df11e04ed7",
"Links": "sample string 12",
"FactSheetNumberOfAdditionalItems": 13.0,
"healthtopics": "441025da-dd8a-4ddc-a68e-f6b0aa95319a",
"events": "784b0548-f82b-41be-b973-d6b545ffbaab",
"EventNumberOfAdditionalItems": 16.0,
"CommentaryNumberOfAdditionalItems": 17.0,
"regionscountries": "718a6441-82a8-4d52-bd8e-99b170ccd314",
"ISBN": "sample string 19",
"Overview": "sample string 20",
"PhotoStoryNumberOfAdditionalItems": 21.0,
"Highlight": "sample string 22",
"DocumentNumberOfAdditionalItems": 23.0,
"IRISID": "sample string 24",
"MetaTitle": "sample string 25",
"FeatureStoryNumberOfAdditionalItems": 26.0,
"Copyright": "sample string 27",
"SourceKey": "sample string 28",
"sustainabledevelopmentgoals": "dccc188b-2853-44dd-96ae-e2dbb022f306",
"OpenGraphTitle": "sample string 30",
"Summary": "sample string 31",
"targetaudiences": "51a266b5-ab25-4512-9c66-473184d70c05",
"OtherRelated": "sample string 33",
"WHOReferenceNumber": "sample string 34",
"Subtitle": "sample string 35",
"publicationtypes": "c9657699-c121-4ebc-9b67-c6cdf7066684",
"departmentaltargets": "6ea1fe8e-c602-4d2f-88a0-43bf1c6766bf",
"MultimediaNumberOfAdditionalItems": 38.0,
"OpenGraphDescription": "sample string 39",
"Title": "sample string 40",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"NewsNumberOfAdditionalItems": 42.0,
"FactFileNumberOfAdditionalItems": 43.0,
"Provider": "sample string 44",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T01:10:35.8490921+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from publications item.
GET /api/news/publications({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": "2942c5ae-b550-4401-ad57-dfd5e312f2e5"
}Creates a publications item.
POST /api/news/publications
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 | |
| MetaDescription | System.String | Read only: False | |
| Editors | System.String | Read only: False | |
| NumberOfPages | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Links | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ISBN | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| IRISID | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Copyright | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| WHOReferenceNumber | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| publicationtypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"MetaDescription": "sample string 5",
"Editors": "sample string 6",
"NumberOfPages": 7.0,
"publishingoffices": "f355d3c0-df3d-48ba-93df-030c49df0a01",
"Links": "sample string 9",
"FactSheetNumberOfAdditionalItems": 10.0,
"healthtopics": "d2d08d54-ca00-4d53-9aee-c1928ac6a1af",
"events": "e7e434a7-925e-4060-85a4-f958da832274",
"EventNumberOfAdditionalItems": 13.0,
"CommentaryNumberOfAdditionalItems": 14.0,
"regionscountries": "574a335d-42e6-45d3-8357-0084f696909b",
"ISBN": "sample string 16",
"Overview": "sample string 17",
"PhotoStoryNumberOfAdditionalItems": 18.0,
"Highlight": "sample string 19",
"DocumentNumberOfAdditionalItems": 20.0,
"IRISID": "sample string 21",
"MetaTitle": "sample string 22",
"FeatureStoryNumberOfAdditionalItems": 23.0,
"Copyright": "sample string 24",
"SourceKey": "sample string 25",
"sustainabledevelopmentgoals": "ca9ccf20-0ec5-49cc-a5c8-423659ce3213",
"OpenGraphTitle": "sample string 27",
"Summary": "sample string 28",
"targetaudiences": "1985c156-8344-49ce-86a4-03f94f9d4f62",
"OtherRelated": "sample string 30",
"WHOReferenceNumber": "sample string 31",
"Subtitle": "sample string 32",
"publicationtypes": "f1efea05-bd4f-4e76-8d7b-e5c1829663cd",
"departmentaltargets": "edd07fc3-46f3-4339-9eeb-9d40eae5f8b1",
"MultimediaNumberOfAdditionalItems": 35.0,
"OpenGraphDescription": "sample string 36",
"Title": "sample string 37",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"NewsNumberOfAdditionalItems": 39.0,
"FactFileNumberOfAdditionalItems": 40.0
}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 | |
| MetaDescription | System.String | Read only: False | |
| Editors | System.String | Read only: False | |
| NumberOfPages | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Links | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ISBN | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| IRISID | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Copyright | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| WHOReferenceNumber | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| publicationtypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-08-29T01:10:35.8490921Z",
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"DateCreated": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"MetaDescription": "sample string 8",
"Editors": "sample string 9",
"NumberOfPages": 10.0,
"publishingoffices": "d330e9fe-a984-4516-bbf8-8b4c93a6d51d",
"Links": "sample string 12",
"FactSheetNumberOfAdditionalItems": 13.0,
"healthtopics": "435c2029-8288-4acc-acae-41e8bd69d255",
"events": "d3b139a8-366a-43d7-9a09-c41a6555936a",
"EventNumberOfAdditionalItems": 16.0,
"CommentaryNumberOfAdditionalItems": 17.0,
"regionscountries": "f7394c15-803a-459c-a316-485daa10868f",
"ISBN": "sample string 19",
"Overview": "sample string 20",
"PhotoStoryNumberOfAdditionalItems": 21.0,
"Highlight": "sample string 22",
"DocumentNumberOfAdditionalItems": 23.0,
"IRISID": "sample string 24",
"MetaTitle": "sample string 25",
"FeatureStoryNumberOfAdditionalItems": 26.0,
"Copyright": "sample string 27",
"SourceKey": "sample string 28",
"sustainabledevelopmentgoals": "6c597bbd-7cf8-4b60-8083-027aac7f857d",
"OpenGraphTitle": "sample string 30",
"Summary": "sample string 31",
"targetaudiences": "4897d7b1-908f-4030-bda0-d13e30a6b1a8",
"OtherRelated": "sample string 33",
"WHOReferenceNumber": "sample string 34",
"Subtitle": "sample string 35",
"publicationtypes": "e876bc06-3ea7-4396-91a0-19b01c4d6c2b",
"departmentaltargets": "af057adf-a876-4c3b-a8b8-ec4d5505a299",
"MultimediaNumberOfAdditionalItems": 38.0,
"OpenGraphDescription": "sample string 39",
"Title": "sample string 40",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"NewsNumberOfAdditionalItems": 42.0,
"FactFileNumberOfAdditionalItems": 43.0,
"Provider": "sample string 44",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T01:10:35.8490921+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for publications item.
PATCH /api/news/publications({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 | |
| MetaDescription | System.String | Read only: False | |
| Editors | System.String | Read only: False | |
| NumberOfPages | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Links | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ISBN | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| IRISID | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Copyright | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| WHOReferenceNumber | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| publicationtypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"MetaDescription": "sample string 5",
"Editors": "sample string 6",
"NumberOfPages": 7.0,
"publishingoffices": "b0d208d9-1adb-4fa5-8c4a-3f5ba3adf0b6",
"Links": "sample string 9",
"FactSheetNumberOfAdditionalItems": 10.0,
"healthtopics": "cb585e69-1b4a-4cb5-8234-418a9d998f0f",
"events": "02adbbc0-fedc-4fae-8780-a9614d9a30b7",
"EventNumberOfAdditionalItems": 13.0,
"CommentaryNumberOfAdditionalItems": 14.0,
"regionscountries": "08c419ca-271b-40d3-b7bc-7c4449ccb911",
"ISBN": "sample string 16",
"Overview": "sample string 17",
"PhotoStoryNumberOfAdditionalItems": 18.0,
"Highlight": "sample string 19",
"DocumentNumberOfAdditionalItems": 20.0,
"IRISID": "sample string 21",
"MetaTitle": "sample string 22",
"FeatureStoryNumberOfAdditionalItems": 23.0,
"Copyright": "sample string 24",
"SourceKey": "sample string 25",
"sustainabledevelopmentgoals": "5f72b258-1ee9-455f-964d-0c1dc383e3d8",
"OpenGraphTitle": "sample string 27",
"Summary": "sample string 28",
"targetaudiences": "129d3b2d-0ad8-449c-8f62-c85d8a789b24",
"OtherRelated": "sample string 30",
"WHOReferenceNumber": "sample string 31",
"Subtitle": "sample string 32",
"publicationtypes": "f7ada127-0b7b-4ebf-b57a-a399e3b3710c",
"departmentaltargets": "cd4a9589-14a4-4ad7-94b5-fb9b9c65ca2b",
"MultimediaNumberOfAdditionalItems": 35.0,
"OpenGraphDescription": "sample string 36",
"Title": "sample string 37",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"NewsNumberOfAdditionalItems": 39.0,
"FactFileNumberOfAdditionalItems": 40.0
}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 publications item.
PUT /api/news/publications({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 | |
| MetaDescription | System.String | Read only: False | |
| Editors | System.String | Read only: False | |
| NumberOfPages | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Links | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ISBN | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| IRISID | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Copyright | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| WHOReferenceNumber | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| publicationtypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"MetaDescription": "sample string 5",
"Editors": "sample string 6",
"NumberOfPages": 7.0,
"publishingoffices": "27c0eaaa-2629-495c-813c-172be575eda0",
"Links": "sample string 9",
"FactSheetNumberOfAdditionalItems": 10.0,
"healthtopics": "c24023ed-b8d8-472b-a8d0-bdc9826bc9d8",
"events": "4e36f365-dbe4-4a57-9ac6-1640c946c064",
"EventNumberOfAdditionalItems": 13.0,
"CommentaryNumberOfAdditionalItems": 14.0,
"regionscountries": "f6197b27-667e-4db6-bde2-6d54969ec2b7",
"ISBN": "sample string 16",
"Overview": "sample string 17",
"PhotoStoryNumberOfAdditionalItems": 18.0,
"Highlight": "sample string 19",
"DocumentNumberOfAdditionalItems": 20.0,
"IRISID": "sample string 21",
"MetaTitle": "sample string 22",
"FeatureStoryNumberOfAdditionalItems": 23.0,
"Copyright": "sample string 24",
"SourceKey": "sample string 25",
"sustainabledevelopmentgoals": "746d104f-bff5-4315-a11c-df9da2ce0743",
"OpenGraphTitle": "sample string 27",
"Summary": "sample string 28",
"targetaudiences": "73e37d52-2d39-4662-aa17-22f46f4aeda9",
"OtherRelated": "sample string 30",
"WHOReferenceNumber": "sample string 31",
"Subtitle": "sample string 32",
"publicationtypes": "667ea5c9-95da-415e-a580-a7b1fb613b9f",
"departmentaltargets": "62a194cd-5e5a-4d6c-8a65-df638d7ddc9c",
"MultimediaNumberOfAdditionalItems": 35.0,
"OpenGraphDescription": "sample string 36",
"Title": "sample string 37",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"NewsNumberOfAdditionalItems": 39.0,
"FactFileNumberOfAdditionalItems": 40.0
}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 publications item by Id.
DELETE /api/news/publications({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 News from publications item.
GET /api/news/publications({key})/News
| 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 |
| Title | System.String | Read only: False | |
| 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 | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| NewsType | System.String | Read only: True |
application/json
[
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"publishingoffices": "1b4c7c44-4012-418f-ae68-7da5c5f11026",
"targets": "86880523-3ebc-40c0-9a98-c5e015a37765",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "1fce8f73-126b-46b5-b397-9eeea9fa121c",
"newstypes": "62ad8191-8616-477f-9b39-9fb5919e1c7c",
"regionscountries": "da223bc4-c00c-4ec9-883d-590d44579697",
"healthtopics": "3fdde576-18f6-42ce-8b32-502ef6dc213e",
"stakeholders": "8dc42813-9677-4e81-a902-0a78a7948a9f",
"departmentaltargets": "77ab6aff-9d84-4212-96a3-8ea0051103f9",
"events": "65ec572a-22dd-4c05-90d7-60e5f548fb81",
"Tags": "2cf2b58d-2753-47ff-824c-e38046b13ca1",
"AllowComments": true,
"Provider": "sample string 19",
"FormatedDate": "sample string 20",
"NewsType": "sample string 21"
},
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"publishingoffices": "1b4c7c44-4012-418f-ae68-7da5c5f11026",
"targets": "86880523-3ebc-40c0-9a98-c5e015a37765",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "1fce8f73-126b-46b5-b397-9eeea9fa121c",
"newstypes": "62ad8191-8616-477f-9b39-9fb5919e1c7c",
"regionscountries": "da223bc4-c00c-4ec9-883d-590d44579697",
"healthtopics": "3fdde576-18f6-42ce-8b32-502ef6dc213e",
"stakeholders": "8dc42813-9677-4e81-a902-0a78a7948a9f",
"departmentaltargets": "77ab6aff-9d84-4212-96a3-8ea0051103f9",
"events": "65ec572a-22dd-4c05-90d7-60e5f548fb81",
"Tags": "2cf2b58d-2753-47ff-824c-e38046b13ca1",
"AllowComments": true,
"Provider": "sample string 19",
"FormatedDate": "sample string 20",
"NewsType": "sample string 21"
}
]Add News relation to publications item.
POST /api/news/publications({key})/News/$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 News from publications item.
DELETE /api/news/publications({key})/News/$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 MultimediaRelatedData from publications item.
GET /api/news/publications({key})/MultimediaRelatedData
| 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 | |
| TerranceAudioUrl | System.String | Read only: False | |
| VimeoVideo | System.String | Read only: False | |
| multimediatypes | System.Guid | Read only: False | |
| YoutubeVideo | System.String | Read only: False | |
| Duration | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| TerranceVideoUrl | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| FacebookVideo | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T01:10:35.8490921Z",
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"DateCreated": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "98d1db3c-c5ac-4b1e-bf3f-6f0fe2580720",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "c8a60a84-fee8-437d-ae49-5b5414f2439d",
"departmentaltargets": "cb49b212-501a-48a7-af58-5cceaaa1a089",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"targetaudiences": "fc206d67-7c8b-438b-b13c-ef9b527e0114",
"targets": "bc145590-ea0e-42bf-88dd-8eaf6a370e7a",
"publishingoffices": "57680a22-4936-477e-a38c-b07d9d15ba08",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "5487492c-3c46-4dd0-b200-7cbd4932cbc6",
"events": "05e3d092-f633-4e73-a6fa-65774ee39669",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T01:10:35.8490921+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-29T01:10:35.8490921Z",
"PublicationDate": "2026-08-29T01:10:35.8490921Z",
"DateCreated": "2026-08-29T01:10:35.8490921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "98d1db3c-c5ac-4b1e-bf3f-6f0fe2580720",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "c8a60a84-fee8-437d-ae49-5b5414f2439d",
"departmentaltargets": "cb49b212-501a-48a7-af58-5cceaaa1a089",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-08-29T01:10:35.8490921Z",
"targetaudiences": "fc206d67-7c8b-438b-b13c-ef9b527e0114",
"targets": "bc145590-ea0e-42bf-88dd-8eaf6a370e7a",
"publishingoffices": "57680a22-4936-477e-a38c-b07d9d15ba08",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "5487492c-3c46-4dd0-b200-7cbd4932cbc6",
"events": "05e3d092-f633-4e73-a6fa-65774ee39669",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T01:10:35.8490921+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add MultimediaRelatedData relation to publications item.
POST /api/news/publications({key})/MultimediaRelatedData/$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 MultimediaRelatedData from publications item.
DELETE /api/news/publications({key})/MultimediaRelatedData/$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.