GET /api/v2/anchors/1488/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1488,
    "type": "Anchor",
    "hostname": "it-men-as50178",
    "fqdn": "it-men-as50178.anchors.atlas.ripe.net",
    "probe": 6424,
    "is_ipv4_only": false,
    "ip_v4": "185.161.192.39",
    "as_v4": 50178,
    "ip_v4_gateway": "185.161.192.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a07:c700:0:103::a001",
    "as_v6": 50178,
    "ip_v6_gateway": "fe80::1",
    "ip_v6_prefix": 64,
    "city": "Meran",
    "country": "IT",
    "company": "Limitis Gmbh",
    "nic_handle": "AR36993-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.3547582,
            46.4982953
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-11-27T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}