GET /api/v2/anchors/1287/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1287,
    "type": "Anchor",
    "hostname": "se-mma-as39351",
    "fqdn": "se-mma-as39351.anchors.atlas.ripe.net",
    "probe": 6350,
    "is_ipv4_only": false,
    "ip_v4": "193.138.218.50",
    "as_v4": 39351,
    "ip_v4_gateway": "193.138.218.49",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a03:1b20:1:f303::2:1",
    "as_v6": 39351,
    "ip_v6_gateway": "fe80::f303:1",
    "ip_v6_prefix": 64,
    "city": "Malm\u00f6",
    "country": "SE",
    "company": "31173 Services AB",
    "nic_handle": "ESAB1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.0377873,
            55.598323
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-03-17T08:20:01",
    "date_decommissioned": null,
    "hardware_version": 2
}