1{
2    "status": {
3        "code": "1",
4        "message": "Action completed successful",
5        "created_at": "2014-06-04 21:22:08"
6    },
7    "info": {
8        "domain_total": 1,
9        "all_total": 1,
10        "mine_total": 1,
11        "share_total": 0,
12        "vip_total": 0,
13        "ismark_total": 0,
14        "pause_total": 0,
15        "error_total": 1,
16        "lock_total": 0,
17        "spam_total": 0,
18        "vip_expire": 0,
19        "share_out_total": 0
20    },
21    "domains": [
22        {
23            "id": 6,
24            "name": "dnspod.com",
25            "grade": "DP_Free",
26            "grade_title": "Free",
27            "status": "enable",
28            "ext_status": "notexist",
29            "records": "3",
30            "group_id": "1",
31            "is_mark": "no",
32            "remark": "",
33            "is_vip": "no",
34            "searchengine_push": "yes",
35            "beian": "no",
36            "created_on": "2014-06-04 16:19:31",
37            "updated_on": "2014-06-04 16:20:05",
38            "ttl": "600",
39            "owner": "yizero@qq.com"
40        }
41    ]
42}