Request:
- GET api/databases/ec5a34c2-7062-4be7-ade9-c15acefcdbb8/entities/Task/08a11e00-188f-45d0-b767-d8620bedbad2/TaskScheduleItems
- Accept: text/json
- Accept-Encoding: deflate
- Host: localhost:6496
- Cookie: sid=41f1cc3d-2701-4185-8d3c-8dcd60be24dc
Response:
- Transfer-Encoding: chunked
- Content-Encoding:
- Cache-Control: no-store
- Content-Type: text/json; charset=utf-8
- Date: Wed, 26 Dec 2012 13:38:44 GMT
- Server: Microsoft-HTTPAPI/2.0
-
- {
- "IsTooManyItems": false,
- "Items": [
- {
- "Id": "a3570b1d-3a72-427e-ac38-c3324fb97031",
- "InfoName": "TaskScheduleItems",
- "ETag": "634921327955103976",
- "ModifiedStamp": "2012-12-26T15:33:15.5103976+02:00",
- "IsMarkedAsDeleted": false,
- "Properties": {
- "Id": "a3570b1d-3a72-427e-ac38-c3324fb97031",
- "Users": {
- "Values": [
- {
- "Id": "ae18dea5-4f60-4f70-ae31-d8052984e31e",
- "DisplayText": "admin"
- }
- ],
- "DisplayText": "admin"
- },
- "ReminderForStart": {
- "Offset": {
- "Value": 1.0,
- "Kind": 2,
- "PureWorkTime": 1.0,
- "Title": "1 Days"
- },
- "Users": [
- {
- "Id": "ae18dea5-4f60-4f70-ae31-d8052984e31e",
- "DisplayText": "admin"
- }
- ],
- "HideUsers": false,
- "OffsetKind": -1,
- "Description": "'reminder before start' set via API"
- },
- "ReminderForFinish": null,
- "Start": "2013-01-01T08:00:00+02:00",
- "Finish": "2013-01-01T12:00:00+02:00",
- "AllDay": true,
- "RecurrenceInfo": null,
- "RecurrencePatternId": null,
- "DeletedRecurrences": null,
- "RecurrenceExceptions": null
- }
- },
- {
- "Id": "7c7870ab-015a-43ef-b574-cd8f1b3e7a22",
- "InfoName": "TaskScheduleItems",
- "ETag": "634921330912969733",
- "ModifiedStamp": "2012-12-26T15:38:11.2969733+02:00",
- "IsMarkedAsDeleted": false,
- "Properties": {
- "Id": "7c7870ab-015a-43ef-b574-cd8f1b3e7a22",
- "Users": {
- "Values": [
- {
- "Id": "ae18dea5-4f60-4f70-ae31-d8052984e31e",
- "DisplayText": "admin"
-
- }
- ],
- "DisplayText": "admin"
- },
- "ReminderForStart": {
- "Offset": {
- "Value": 1.0,
- "Kind": 1,
- "PureWorkTime": 0.041666666666666664,
- "Title": "1 Hours"
- },
- "Users": [
- {
- "Id": "ae18dea5-4f60-4f70-ae31-d8052984e31e",
- "DisplayText": "admin"
- }
- ],
- "HideUsers": false,
- "OffsetKind": -1,
- "Description": "'reminder before start' set via API"
- },
- "ReminderForFinish": null,
- "Start": "2013-01-01T08:00:00+02:00",
- "Finish": "2013-01-01T12:00:00+02:00",
- "AllDay": true,
- "RecurrenceInfo": null,
- "RecurrencePatternId": null,
- "DeletedRecurrences": null,
- "RecurrenceExceptions": null
- }
- }
- ]
- }