GET /api/v2/anchors/1501/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1501,
    "type": "Anchor",
    "hostname": "se-lud-as60396",
    "fqdn": "se-lud-as60396.anchors.atlas.ripe.net",
    "probe": 6441,
    "is_ipv4_only": false,
    "ip_v4": "91.209.0.21",
    "as_v4": 60396,
    "ip_v4_gateway": "91.209.0.1",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2001:67c:2e74:1::21",
    "as_v6": 60396,
    "ip_v6_gateway": "2001:67c:2e74:1::1",
    "ip_v6_prefix": 64,
    "city": "Lund",
    "country": "SE",
    "company": "Zvezda AB",
    "nic_handle": "AS60396",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.2086185,
            55.6928166
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-12-15T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}