GET /api/v2/anchors/4007/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4007,
    "type": "Anchor",
    "hostname": "ar-vgg-as11815",
    "fqdn": "ar-vgg-as11815.anchors.atlas.ripe.net",
    "probe": 7414,
    "is_ipv4_only": false,
    "ip_v4": "200.3.168.71",
    "as_v4": 11815,
    "ip_v4_gateway": "200.3.168.73",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:13e8:2::71",
    "as_v6": 11815,
    "ip_v6_gateway": "2001:13e8:2::1",
    "ip_v6_prefix": 64,
    "city": "Villa Gobernador G\u00e1lvez",
    "country": "AR",
    "company": "Cooperativa Telefonica de Villa Gobernador Galvez Ltda",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -60.626934,
            -33.0242306
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 7114,
    "date_live": "2024-11-08T14:20:00.435007",
    "date_decommissioned": null,
    "hardware_version": 99
}