GET /api/v2/anchors/2310/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2310,
    "type": "Anchor",
    "hostname": "ao-lad-as37468",
    "fqdn": "ao-lad-as37468.anchors.atlas.ripe.net",
    "probe": 7239,
    "is_ipv4_only": false,
    "ip_v4": "102.130.66.11",
    "as_v4": 37468,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2c0f:f828:2:100:102:130:66:11",
    "as_v6": 37468,
    "ip_v6_gateway": "2c0f:f828:2:100::1",
    "ip_v6_prefix": 64,
    "city": "Luanda",
    "country": "AO",
    "company": "Angola Cables",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.1813434,
            -8.9148859
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-07-21T14:20:00.256066",
    "date_decommissioned": null,
    "hardware_version": 99
}