GET /api/v2/anchors/2858/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2858,
    "type": "Anchor",
    "hostname": "fr-avs-as24776",
    "fqdn": "fr-avs-as24776.anchors.atlas.ripe.net",
    "probe": 7042,
    "is_ipv4_only": false,
    "ip_v4": "217.25.179.62",
    "as_v4": 24776,
    "ip_v4_gateway": "217.25.179.61",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:1650:0:7040::62",
    "as_v6": 24776,
    "ip_v6_gateway": "2001:1650:0:7040::61",
    "ip_v6_prefix": 64,
    "city": "Aubervilliers",
    "country": "FR",
    "company": "Infoclip",
    "nic_handle": "NOC49-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3674719,
            48.9093833
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-10-26T16:20:00.662054",
    "date_decommissioned": null,
    "hardware_version": 2
}