GET /api/v2/anchors/1846/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1846,
    "type": "Anchor",
    "hostname": "sg-sin-as199610",
    "fqdn": "sg-sin-as199610.anchors.atlas.ripe.net",
    "probe": 6594,
    "is_ipv4_only": false,
    "ip_v4": "128.0.113.132",
    "as_v4": 199610,
    "ip_v4_gateway": "128.0.113.129",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a03:4d41:510:1::2",
    "as_v6": 199610,
    "ip_v6_gateway": "2a03:4d41:510:1::1",
    "ip_v6_prefix": 64,
    "city": "Singapore",
    "country": "SG",
    "company": "marbis GmbH",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            103.789783,
            1.29546
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-08-13T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}