GET /api/v2/anchors/1744/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1744,
    "type": "Anchor",
    "hostname": "cl-scl-as27678",
    "fqdn": "cl-scl-as27678.anchors.atlas.ripe.net",
    "probe": 6554,
    "is_ipv4_only": false,
    "ip_v4": "200.1.122.55",
    "as_v4": 27678,
    "ip_v4_gateway": "200.1.123.1",
    "ip_v4_netmask": "255.255.254.0",
    "ip_v6": "2001:1398:1:0:200:1:122:55",
    "as_v6": 27678,
    "ip_v6_gateway": "2001:1398:1::1",
    "ip_v6_prefix": 64,
    "city": "Santiago de Chile",
    "country": "CL",
    "company": "NIC Chile",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -70.6455164,
            -33.4390748
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6160,
    "date_live": "2019-05-29T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}