Returns a set of data items of type speeches.
GET /api/hubs/speeches
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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-03-03T15:20:11.1177047Z",
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"DateCreated": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Subtitle": "sample string 8",
"PublicationDateAndTime": "2026-03-03T15:20:11.1177047Z",
"targetaudiences": "603745bd-d25c-4f9b-9af9-e3e345c76d27",
"publishingoffices": "c1d7cd5d-7d4b-4ff1-a434-e3e5356874e6",
"MetaDescription": "sample string 12",
"Title": "sample string 13",
"Highlight": "sample string 14",
"healthtopics": "6640d1cb-0b27-4fd8-8158-f658e4afd789",
"regionscountries": "9a4fda2e-0314-4b34-9b80-32a0f983e328",
"SourceKey": "sample string 17",
"OpenGraphTitle": "sample string 18",
"Location": "sample string 19",
"OccasionTypeSpecific": "sample string 20",
"departmentaltargets": "6e37c35e-f519-4e6a-8575-ad6f16dc492e",
"Content": "sample string 22",
"MetaTitle": "sample string 23",
"speechtypes": "26e39d44-11bc-414b-9319-6a95ca69407c",
"events": "cb8d4caa-b4da-4a3a-993f-94b4b7e3968b",
"OpenGraphDescription": "sample string 26",
"targets": "990f2239-2170-4def-b0bd-ef8b91a90625",
"SpeechDuration": 28.0,
"stakeholders": "ac76ba00-0253-4c5c-809b-10e3439698de",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T15:20:11.1177047+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 31",
"Tag": "sample string 32",
"FormatedDate": "sample string 33",
"TrimmedTitle": "sample string 34"
},
{
"LastModified": "2026-03-03T15:20:11.1177047Z",
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"DateCreated": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Subtitle": "sample string 8",
"PublicationDateAndTime": "2026-03-03T15:20:11.1177047Z",
"targetaudiences": "603745bd-d25c-4f9b-9af9-e3e345c76d27",
"publishingoffices": "c1d7cd5d-7d4b-4ff1-a434-e3e5356874e6",
"MetaDescription": "sample string 12",
"Title": "sample string 13",
"Highlight": "sample string 14",
"healthtopics": "6640d1cb-0b27-4fd8-8158-f658e4afd789",
"regionscountries": "9a4fda2e-0314-4b34-9b80-32a0f983e328",
"SourceKey": "sample string 17",
"OpenGraphTitle": "sample string 18",
"Location": "sample string 19",
"OccasionTypeSpecific": "sample string 20",
"departmentaltargets": "6e37c35e-f519-4e6a-8575-ad6f16dc492e",
"Content": "sample string 22",
"MetaTitle": "sample string 23",
"speechtypes": "26e39d44-11bc-414b-9319-6a95ca69407c",
"events": "cb8d4caa-b4da-4a3a-993f-94b4b7e3968b",
"OpenGraphDescription": "sample string 26",
"targets": "990f2239-2170-4def-b0bd-ef8b91a90625",
"SpeechDuration": 28.0,
"stakeholders": "ac76ba00-0253-4c5c-809b-10e3439698de",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T15:20:11.1177047+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 31",
"Tag": "sample string 32",
"FormatedDate": "sample string 33",
"TrimmedTitle": "sample string 34"
}
]Gets speeches item by id.
GET /api/hubs/speeches({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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"LastModified": "2026-03-03T15:20:11.1177047Z",
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"DateCreated": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Subtitle": "sample string 8",
"PublicationDateAndTime": "2026-03-03T15:20:11.1177047Z",
"targetaudiences": "86ab922a-3e4a-48da-a453-6d10f68fa962",
"publishingoffices": "668fa894-601b-4956-bcbe-aab341286068",
"MetaDescription": "sample string 12",
"Title": "sample string 13",
"Highlight": "sample string 14",
"healthtopics": "9676db7b-1ad0-4913-b503-edbfeaa73e62",
"regionscountries": "7145a184-6ac9-4d7b-b8b0-c417bd47f234",
"SourceKey": "sample string 17",
"OpenGraphTitle": "sample string 18",
"Location": "sample string 19",
"OccasionTypeSpecific": "sample string 20",
"departmentaltargets": "2a523805-91bc-4d01-a2cb-ff837a98fa06",
"Content": "sample string 22",
"MetaTitle": "sample string 23",
"speechtypes": "34136bc0-8109-40db-b390-17391c6668d4",
"events": "c673da8c-0f10-4ca5-b9d5-b7dcc732deac",
"OpenGraphDescription": "sample string 26",
"targets": "29acf145-9ecd-4b7c-9f15-120f7aa1ef8c",
"SpeechDuration": 28.0,
"stakeholders": "b46e43d8-d831-4560-998c-37e430b980bb",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T15:20:11.1177047+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 31",
"Tag": "sample string 32",
"FormatedDate": "sample string 33",
"TrimmedTitle": "sample string 34"
}Gets Id property from speeches item.
GET /api/hubs/speeches({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": "49debec3-01c2-4fca-9d37-49d240aa9a38"
}Creates a speeches item.
POST /api/hubs/speeches
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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Subtitle": "sample string 5",
"PublicationDateAndTime": "2026-03-03T15:20:11.1177047Z",
"targetaudiences": "75325077-6dec-4adc-819f-5d03cb743346",
"publishingoffices": "3080228b-7c4a-43d7-a09a-ab1fd94fe059",
"MetaDescription": "sample string 9",
"Title": "sample string 10",
"Highlight": "sample string 11",
"healthtopics": "1ca423eb-c185-42e1-a0ee-c2e119be1586",
"regionscountries": "b68a59c4-983a-423a-8c66-3156686b77f4",
"SourceKey": "sample string 14",
"OpenGraphTitle": "sample string 15",
"Location": "sample string 16",
"OccasionTypeSpecific": "sample string 17",
"departmentaltargets": "6d813ddc-4ffe-4322-9874-afd849a5ce5e",
"Content": "sample string 19",
"MetaTitle": "sample string 20",
"speechtypes": "67af2b13-6f23-4658-8e35-cd67c6a07d96",
"events": "f48e0309-d0ce-4c58-baea-c083ccc49419",
"OpenGraphDescription": "sample string 23",
"targets": "75531f84-4557-40c6-8b52-9e8b5efb33e9",
"SpeechDuration": 25.0,
"stakeholders": "8222583f-79d7-4a95-832d-d5dca7031b48"
}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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"LastModified": "2026-03-03T15:20:11.1177047Z",
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"DateCreated": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Subtitle": "sample string 8",
"PublicationDateAndTime": "2026-03-03T15:20:11.1177047Z",
"targetaudiences": "524c4068-ba36-4039-aa14-77b05abf5d94",
"publishingoffices": "464382e8-ddac-429f-a0d5-b54686c3d034",
"MetaDescription": "sample string 12",
"Title": "sample string 13",
"Highlight": "sample string 14",
"healthtopics": "31ab9a9c-1ab7-48d9-a1de-5182da87c066",
"regionscountries": "f55014d1-62fe-49c3-b803-bc86a5d8fb07",
"SourceKey": "sample string 17",
"OpenGraphTitle": "sample string 18",
"Location": "sample string 19",
"OccasionTypeSpecific": "sample string 20",
"departmentaltargets": "cceb7de8-52c3-4657-974a-243b8fb7b1c5",
"Content": "sample string 22",
"MetaTitle": "sample string 23",
"speechtypes": "8974e122-f80d-4911-bb38-e41179760b31",
"events": "dcb41a9c-6513-45d3-ab04-17b5b399709d",
"OpenGraphDescription": "sample string 26",
"targets": "05766ff0-a4dd-4274-935f-eabcb550e22f",
"SpeechDuration": 28.0,
"stakeholders": "52c27cc9-f13b-4385-98eb-c93c92d63218",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T15:20:11.1177047+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 31",
"Tag": "sample string 32",
"FormatedDate": "sample string 33",
"TrimmedTitle": "sample string 34"
}Partial update for speeches item.
PATCH /api/hubs/speeches({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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Subtitle": "sample string 5",
"PublicationDateAndTime": "2026-03-03T15:20:11.1177047Z",
"targetaudiences": "366f4ea7-bb27-4d84-a57d-5dbf3b1d190c",
"publishingoffices": "a06ed258-1cb0-4cba-80c0-ad21f77f06d4",
"MetaDescription": "sample string 9",
"Title": "sample string 10",
"Highlight": "sample string 11",
"healthtopics": "fba34f21-74bb-4021-92c9-8003097d886d",
"regionscountries": "9c558e5e-fbd8-4b82-a3d3-996900e08eff",
"SourceKey": "sample string 14",
"OpenGraphTitle": "sample string 15",
"Location": "sample string 16",
"OccasionTypeSpecific": "sample string 17",
"departmentaltargets": "bd96b9b6-845d-421f-8f4a-840cba558170",
"Content": "sample string 19",
"MetaTitle": "sample string 20",
"speechtypes": "9704ad05-19e7-47e0-8aa1-fa3926c82f95",
"events": "a1c94274-1bfa-43f2-b602-4a096a03316b",
"OpenGraphDescription": "sample string 23",
"targets": "157c31ad-b446-4281-8671-ce9da35502a9",
"SpeechDuration": 25.0,
"stakeholders": "47f6fad9-326f-4ed8-9b6c-cce94f5b234b"
}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 speeches item.
PUT /api/hubs/speeches({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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Subtitle": "sample string 5",
"PublicationDateAndTime": "2026-03-03T15:20:11.1177047Z",
"targetaudiences": "54b6a3e0-2063-4be6-a954-904ceeb0df28",
"publishingoffices": "25a9e0e5-352b-4117-b369-8cce0aa42747",
"MetaDescription": "sample string 9",
"Title": "sample string 10",
"Highlight": "sample string 11",
"healthtopics": "83395123-cd11-4df7-9bc2-cf9c8c1120f0",
"regionscountries": "ea253f02-d2d5-47d1-9fd4-264d2618f4fc",
"SourceKey": "sample string 14",
"OpenGraphTitle": "sample string 15",
"Location": "sample string 16",
"OccasionTypeSpecific": "sample string 17",
"departmentaltargets": "67c73c7d-19da-4664-b563-b022cc7fda9e",
"Content": "sample string 19",
"MetaTitle": "sample string 20",
"speechtypes": "32d8cc9a-bce6-4e65-bd87-27b2d2609f8d",
"events": "1f91d7a7-cbb4-4c1b-ae3e-0214faa809e1",
"OpenGraphDescription": "sample string 23",
"targets": "80e72a86-c73b-42e8-94de-db01e9862fb8",
"SpeechDuration": 25.0,
"stakeholders": "efc57dc7-15b0-474b-8189-9d1a3ba3d7ad"
}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 speeches item by Id.
DELETE /api/hubs/speeches({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 OccasionTypeEvent from speeches item.
GET /api/hubs/speeches({key})/OccasionTypeEvent
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | 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 | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Category | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| events | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| EventStart | System.DateTimeOffset | Read only: False | |
| EventEnd | System.DateTimeOffset | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| ContactWeb | System.String | Read only: False | |
| Street | System.String | Read only: False | |
| City | System.String | Read only: False | |
| Country | System.String | Read only: False | |
| State | System.String | Read only: False | |
| ContactName | System.String | Read only: False | |
| ContactCell | System.String | Read only: False | |
| ContactPhone | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| IsRecurrent | System.Boolean | Read only: False | |
| RecurrenceExpression | System.String | Read only: False | |
| TimeZoneId | System.String | Read only: False | |
| AllDayEvent | System.Boolean | Read only: False | |
| Location | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| EventStartUtcOffset | System.Double | Read only: True | |
| EventEndUtcOffset | System.Double | Read only: True | |
| EventStartWithOffset | System.DateTimeOffset | Read only: True | |
| EventEndWithOffset | System.DateTimeOffset | Read only: True | |
| TrimmedTitle | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| FormatedEventDate | System.String | Read only: True | |
| EventCalendarUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-03-03T15:20:11.1177047Z",
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "cd701af7-06ca-4111-9f37-ceaa238fcf3c",
"EventNumberOfAdditionalItems": 13.0,
"targets": "3bc9c989-09f7-4261-9f94-c35d41b1e0c8",
"healthtopics": "d4b83183-da68-46d6-9b31-2d00d0138e77",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "5834a4d1-55fe-4a93-a4f7-fb1b4d0d74fa",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "b6c239ac-8854-4eeb-82c4-2276023b483e",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "5f89f2ec-1ee1-4888-a8c3-c37e70b9b6ad",
"MetaDescription": "sample string 29",
"Category": "6cbeda00-fc75-4068-ae9d-1a06ea0c0ad4",
"Tags": "778e7b78-e98c-4369-9f66-8cd606778936",
"regionscountries": "a38e1df8-88dc-4005-b504-47521417accc",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "bf4aac6f-8240-431b-8048-009e40b4ac29",
"AllowComments": true,
"EventStart": "2026-03-03T15:20:11.1177047Z",
"EventEnd": "2026-03-03T15:20:11.1177047Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "f756f148-95fa-493c-9d60-285f54f68273",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T15:20:11.1177047+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-03-03T15:20:11.1177047Z",
"EventEndWithOffset": "2026-03-03T15:20:11.1177047Z",
"TrimmedTitle": "sample string 60",
"FormatedDate": "sample string 61",
"FormatedEventDate": "sample string 62",
"EventCalendarUrl": "sample string 63",
"Tag": "sample string 64",
"ThumbnailUrl": "sample string 65"
},
{
"LastModified": "2026-03-03T15:20:11.1177047Z",
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "cd701af7-06ca-4111-9f37-ceaa238fcf3c",
"EventNumberOfAdditionalItems": 13.0,
"targets": "3bc9c989-09f7-4261-9f94-c35d41b1e0c8",
"healthtopics": "d4b83183-da68-46d6-9b31-2d00d0138e77",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "5834a4d1-55fe-4a93-a4f7-fb1b4d0d74fa",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "b6c239ac-8854-4eeb-82c4-2276023b483e",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "5f89f2ec-1ee1-4888-a8c3-c37e70b9b6ad",
"MetaDescription": "sample string 29",
"Category": "6cbeda00-fc75-4068-ae9d-1a06ea0c0ad4",
"Tags": "778e7b78-e98c-4369-9f66-8cd606778936",
"regionscountries": "a38e1df8-88dc-4005-b504-47521417accc",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "bf4aac6f-8240-431b-8048-009e40b4ac29",
"AllowComments": true,
"EventStart": "2026-03-03T15:20:11.1177047Z",
"EventEnd": "2026-03-03T15:20:11.1177047Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "f756f148-95fa-493c-9d60-285f54f68273",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T15:20:11.1177047+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-03-03T15:20:11.1177047Z",
"EventEndWithOffset": "2026-03-03T15:20:11.1177047Z",
"TrimmedTitle": "sample string 60",
"FormatedDate": "sample string 61",
"FormatedEventDate": "sample string 62",
"EventCalendarUrl": "sample string 63",
"Tag": "sample string 64",
"ThumbnailUrl": "sample string 65"
}
]Add OccasionTypeEvent relation to speeches item.
POST /api/hubs/speeches({key})/OccasionTypeEvent/$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 OccasionTypeEvent from speeches item.
DELETE /api/hubs/speeches({key})/OccasionTypeEvent/$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 Person from speeches item.
GET /api/hubs/speeches({key})/Person
| 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 | |
| FullName | System.String | Read only: False | |
| FirstName | System.String | Read only: False | |
| Department | System.String | Read only: False | |
| TwitterUserName | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| LastName | System.String | Read only: False | |
| Organization | System.String | Read only: False | |
| System.String | Read only: False | ||
| Role | System.String | Read only: False | |
| Position | System.String | Read only: False | |
| KeepProfilePrivate | System.Boolean | Read only: False | |
| Mobile | System.String | Read only: False | |
| Telephone | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-03T15:20:11.1177047Z",
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"DateCreated": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"FullName": "sample string 8",
"FirstName": "sample string 9",
"Department": "sample string 10",
"TwitterUserName": "sample string 11",
"Location": "sample string 12",
"LastName": "sample string 13",
"Organization": "sample string 14",
"Email": "sample string 15",
"Role": "sample string 16",
"Position": "sample string 17",
"KeepProfilePrivate": true,
"Mobile": "sample string 19",
"Telephone": "sample string 20",
"Title": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T15:20:11.1177047+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T15:20:11.1177047Z",
"PublicationDate": "2026-03-03T15:20:11.1177047Z",
"DateCreated": "2026-03-03T15:20:11.1177047Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"FullName": "sample string 8",
"FirstName": "sample string 9",
"Department": "sample string 10",
"TwitterUserName": "sample string 11",
"Location": "sample string 12",
"LastName": "sample string 13",
"Organization": "sample string 14",
"Email": "sample string 15",
"Role": "sample string 16",
"Position": "sample string 17",
"KeepProfilePrivate": true,
"Mobile": "sample string 19",
"Telephone": "sample string 20",
"Title": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T15:20:11.1177047+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Person relation to speeches item.
POST /api/hubs/speeches({key})/Person/$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 Person from speeches item.
DELETE /api/hubs/speeches({key})/Person/$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.