Request:
- GET api/databases/ec5a34c2-7062-4be7-ade9-c15acefcdbb8/entities/Task/08a11e00-188f-45d0-b767-d8620bedbad2/TaskScheduleItems/a3570b1d-3a72-427e-ac38-c3324fb97031
- 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:42:19 GMT
- ETag: "634921333223490762"
- Last-Modified: Wed, 26 Dec 2012 13:42:02 GMT
- Server: Microsoft-HTTPAPI/2.0
-
- {
- "Id": "a3570b1d-3a72-427e-ac38-c3324fb97031",
- "InfoName": "TaskScheduleItems",
- "ETag": "634921333223490762",
- "ModifiedStamp": "2012-12-26T15:42:02.3490762+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-01T17:00:00+02:00",
- "AllDay": true,
- "RecurrenceInfo": null,
- "RecurrencePatternId": null,
- "DeletedRecurrences": null,
- "RecurrenceExceptions": null
- }
- }