GET /api/v2/anchors/2791/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2791,
    "type": "Anchor",
    "hostname": "fr-tls-as197422",
    "fqdn": "fr-tls-as197422.anchors.atlas.ripe.net",
    "probe": 7000,
    "is_ipv4_only": false,
    "ip_v4": "185.119.168.5",
    "as_v4": 197422,
    "ip_v4_gateway": "185.119.168.4",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a03:7220:8085:500::1",
    "as_v6": 197422,
    "ip_v6_gateway": "2a03:7220:8085:500::31",
    "ip_v6_prefix": 64,
    "city": "Toulouse",
    "country": "FR",
    "company": "tetaneutral.net",
    "nic_handle": "TTNN1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            1.4212746,
            43.6198786
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-05-09T14:20:00.316649",
    "date_decommissioned": null,
    "hardware_version": 2
}