GET /api/v2/anchors/2284/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2284,
    "type": "Anchor",
    "hostname": "se-sto-as197564",
    "fqdn": "se-sto-as197564.anchors.atlas.ripe.net",
    "probe": 6851,
    "is_ipv4_only": false,
    "ip_v4": "213.108.25.10",
    "as_v4": 197564,
    "ip_v4_gateway": "213.108.25.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:67c:124c:e000::10",
    "as_v6": 197564,
    "ip_v6_gateway": "2001:67c:124c:e000::1",
    "ip_v6_prefix": 64,
    "city": "Stockholm",
    "country": "SE",
    "company": "Internetstiftelsen",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            18.0868692,
            59.3035703
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6296,
    "date_live": "2020-08-31T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}