GET /api/v2/anchors/1244/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1244,
    "type": "Anchor",
    "hostname": "ru-mow-as47764",
    "fqdn": "ru-mow-as47764.anchors.atlas.ripe.net",
    "probe": 6335,
    "is_ipv4_only": false,
    "ip_v4": "95.163.252.10",
    "as_v4": 47764,
    "ip_v4_gateway": "95.163.252.9",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a00:114f:1::1",
    "as_v6": 47764,
    "ip_v6_gateway": "2a00:114f:1::2",
    "ip_v6_prefix": 64,
    "city": "Moscow",
    "country": "RU",
    "company": "Mail.ru Group",
    "nic_handle": "MAIL-RU",
    "geometry": {
        "type": "Point",
        "coordinates": [
            37.6172999,
            55.755826
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6046,
    "date_live": "2018-01-31T11:31:42",
    "date_decommissioned": null,
    "hardware_version": 2
}