GET /api/v2/anchors/4349/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4349,
    "type": "Anchor",
    "hostname": "ph-mnl-as141013",
    "fqdn": "ph-mnl-as141013.anchors.atlas.ripe.net",
    "probe": 7622,
    "is_ipv4_only": false,
    "ip_v4": "116.89.245.43",
    "as_v4": 141013,
    "ip_v4_gateway": "116.89.245.42",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2401:fdc0:10:ffff::12",
    "as_v6": 141013,
    "ip_v6_gateway": "2401:fdc0:10:ffff::11",
    "ip_v6_prefix": 126,
    "city": "Manila",
    "country": "PH",
    "company": "GetaFIX.ph",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            121.0655956,
            14.2724713
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-10-07T12:20:00.434423",
    "date_decommissioned": null,
    "hardware_version": 99
}