GET /api/v2/anchors/3194/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3194,
    "type": "Anchor",
    "hostname": "fr-vty-as29075",
    "fqdn": "fr-vty-as29075.anchors.atlas.ripe.net",
    "probe": 7146,
    "is_ipv4_only": false,
    "ip_v4": "85.118.58.213",
    "as_v4": 29075,
    "ip_v4_gateway": "85.118.58.212",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a00:1b88:21:201::2",
    "as_v6": 29075,
    "ip_v6_gateway": "2a00:1b88:21:201::1",
    "ip_v6_prefix": 25,
    "city": "Vitry sur Seine",
    "country": "FR",
    "company": "IELO-Liazo services",
    "nic_handle": "IN1711-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3800026,
            48.7752859
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-11-02T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}