GET /api/v2/anchors/3609/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3609,
    "type": "Anchor",
    "hostname": "fr-tls-as15826",
    "fqdn": "fr-tls-as15826.anchors.atlas.ripe.net",
    "probe": 7282,
    "is_ipv4_only": false,
    "ip_v4": "80.247.237.225",
    "as_v4": 15826,
    "ip_v4_gateway": "80.247.237.226",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a00:1a60:9999:e100::1",
    "as_v6": 15826,
    "ip_v6_gateway": "2a00:1a60:9999:e100:ffff:ffff:ffff:ffff",
    "ip_v6_prefix": 64,
    "city": "Toulouse",
    "country": "FR",
    "company": "NFrance",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            1.444209,
            43.604652
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6310,
    "date_live": "2023-11-08T08:20:00.435744",
    "date_decommissioned": null,
    "hardware_version": 99
}