GET /api/v2/anchors/2426/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2426,
    "type": "Anchor",
    "hostname": "si-lju-as2107",
    "fqdn": "si-lju-as2107.anchors.atlas.ripe.net",
    "probe": 6861,
    "is_ipv4_only": false,
    "ip_v4": "193.2.63.12",
    "as_v4": 2107,
    "ip_v4_gateway": "193.2.63.9",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:1470:8000:603::12",
    "as_v6": 2107,
    "ip_v6_gateway": "2001:1470:8000:603::1",
    "ip_v6_prefix": 64,
    "city": "LJubljana",
    "country": "SI",
    "company": "Arnes",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.4604834,
            46.0499684
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6306,
    "date_live": "2020-09-16T02:20:00.408687",
    "date_decommissioned": null,
    "hardware_version": 2
}