GET /api/v2/anchors/952/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 952,
    "type": "Anchor",
    "hostname": "de-ber-as25291",
    "fqdn": "de-ber-as25291.anchors.atlas.ripe.net",
    "probe": 6246,
    "is_ipv4_only": false,
    "ip_v4": "37.44.1.36",
    "as_v4": 25291,
    "ip_v4_gateway": "37.44.1.33",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a00:7fc0:4000:16::4",
    "as_v6": 25291,
    "ip_v6_gateway": "2a00:7fc0:4000:16::1",
    "ip_v6_prefix": 64,
    "city": "Berlin",
    "country": "DE",
    "company": "SysEleven GmbH",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.36945,
            52.50192
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6017,
    "date_live": "2016-12-22T12:47:30",
    "date_decommissioned": null,
    "hardware_version": 1
}