GET /api/v2/anchors/4082/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4082,
    "type": "Anchor",
    "hostname": "pl-waw-as215467",
    "fqdn": "pl-waw-as215467.anchors.atlas.ripe.net",
    "probe": 7447,
    "is_ipv4_only": false,
    "ip_v4": "88.218.206.192",
    "as_v4": 215467,
    "ip_v4_gateway": "88.218.206.2",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a09:b280:fe00:50::a",
    "as_v6": 215467,
    "ip_v6_gateway": "2a09:b280:fe00:50::",
    "ip_v6_prefix": 64,
    "city": "Warsaw",
    "country": "PL",
    "company": "Skhron O\u00dc",
    "nic_handle": "SR16229-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            20.9221191,
            52.1904373
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-08T22:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}