1{
2  "id": "47234",
3  "name": "t.com",
4  "type": "NATIVE",
5  "ttl": "3600",
6  "soa": {
7    "primary": "ns1.hostvirtual.com",
8    "hostmaster": "support@HOSTVIRTUAL.COM",
9    "serial": "2012100901",
10    "refresh": "10800",
11    "retry": "3600",
12    "expire": "604800",
13    "default_ttl": "3600"
14  },
15  "ns": [
16    "ns4.hostvirtual.com",
17    "ns3.hostvirtual.com",
18    "ns2.hostvirtual.com",
19    "ns1.hostvirtual.com"
20  ],
21  "records": [
22    {
23      "id": "300377",
24      "name": "*.t.com",
25      "type": "CNAME",
26      "content": "t.com",
27      "ttl": "86400",
28      "prio": null
29    },
30    {
31      "id": "300719",
32      "name": "blah.com.",
33      "type": "A",
34      "content": "0.0.0.0",
35      "ttl": null,
36      "prio": null
37    },
38    {
39      "id": "300728",
40      "name": "blahblah.com.t.com",
41      "type": "A",
42      "content": "1.1.1.1",
43      "ttl": null,
44      "prio": "10"
45    }
46  ]
47}
48