GET /api/v2/anchors/3519/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3519,
    "type": "Anchor",
    "hostname": "mx-qro-as64112",
    "fqdn": "mx-qro-as64112.anchors.atlas.ripe.net",
    "probe": 7298,
    "is_ipv4_only": false,
    "ip_v4": "45.71.11.105",
    "as_v4": 64112,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2803:3440:9012:250::2d47:b71",
    "as_v6": 64112,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Quer\u00e9taro",
    "country": "MX",
    "company": "PIT MEXICO",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -100.2561799,
            20.5671053
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-12-12T16:20:00.270911",
    "date_decommissioned": null,
    "hardware_version": 99
}