GET /api/v2/anchors/1876/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1876,
    "type": "Anchor",
    "hostname": "ca-mnt-as21659-client",
    "fqdn": "ca-mnt-as21659-client.anchors.atlas.ripe.net",
    "probe": 6625,
    "is_ipv4_only": false,
    "ip_v4": "96.126.70.90",
    "as_v4": 21659,
    "ip_v4_gateway": "96.126.70.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2602:fdd2:10::90",
    "as_v6": 21659,
    "ip_v6_gateway": "2602:fdd2:10::1",
    "ip_v6_prefix": 64,
    "city": "Moncton",
    "country": "CA",
    "company": "CloudPBX Inc.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -64.8116388,
            46.0843447
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-10-11T08:20:04",
    "date_decommissioned": null,
    "hardware_version": 99
}