Title

Json code posted
created at 05 Apr 23:19

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
GET /structr/rest/projects/9d69225244a7443d864bb182ea7774a1
 
{
  "query_time": "0.002429550",
  "result_count": 1,
  "result": [
    {
      "name": "Agile Project",
      "customerName": "ACME Corp.",
      "taskNames": [
        "Part 1",
        "Part 2",
        "Part 3"
      ],
      "id": "9d69225244a7443d864bb182ea7774a1",
      "type": "Project"
    }
  ],
  "serialization_time": "0.000235535"
} 
428 Bytes in 9 ms with coderay