GET /api/v2/anchors/4443/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4443,
    "type": "Anchor",
    "hostname": "ph-pis-as150000",
    "fqdn": "ph-pis-as150000.anchors.atlas.ripe.net",
    "probe": 7611,
    "is_ipv4_only": false,
    "ip_v4": "154.82.159.85",
    "as_v4": 150000,
    "ip_v4_gateway": "154.82.159.81",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:df0:ee40:e::4",
    "as_v6": 150000,
    "ip_v6_gateway": "2001:df0:ee40:e::1",
    "ip_v6_prefix": 64,
    "city": "general santos city",
    "country": "PH",
    "company": "Data-beam business solution",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            125.1928634,
            6.1432733
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-09-24T12:20:00.394175",
    "date_decommissioned": null,
    "hardware_version": 99
}