GET /api/v2/anchors/2735/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2735,
    "type": "Anchor",
    "hostname": "sg-sin-as14061",
    "fqdn": "sg-sin-as14061.anchors.atlas.ripe.net",
    "probe": 6970,
    "is_ipv4_only": false,
    "ip_v4": "128.199.105.50",
    "as_v4": 14061,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2400:6180:0:d0::6a9:f001",
    "as_v6": 14061,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Singapore",
    "country": "SG",
    "company": "DigitalOcean",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            103.695253,
            1.3218215
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6077,
    "date_live": "2021-04-13T22:20:00.229146",
    "date_decommissioned": null,
    "hardware_version": 99
}