GET /api/v2/anchors/1274/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1274,
    "type": "Anchor",
    "hostname": "dk-blp-as62113",
    "fqdn": "dk-blp-as62113.anchors.atlas.ripe.net",
    "probe": 6340,
    "is_ipv4_only": false,
    "ip_v4": "185.38.27.194",
    "as_v4": 62113,
    "ip_v4_gateway": "185.38.27.193",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a00:fbe0:0:111::2",
    "as_v6": 62113,
    "ip_v6_gateway": "2a00:fbe0:0:111::1",
    "ip_v6_prefix": 64,
    "city": "Ballerup",
    "country": "DK",
    "company": "Kracon ApS",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            12.3774821,
            55.728092
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-03-03T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}