GET /api/v2/anchors/1947/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1947,
    "type": "Anchor",
    "hostname": "kr-sel-as199524",
    "fqdn": "kr-sel-as199524.anchors.atlas.ripe.net",
    "probe": 6641,
    "is_ipv4_only": false,
    "ip_v4": "92.38.135.131",
    "as_v4": 199524,
    "ip_v4_gateway": "92.38.135.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a03:90c0:125::9d",
    "as_v6": 199524,
    "ip_v6_gateway": "2a03:90c0:125::1",
    "ip_v6_prefix": 48,
    "city": "Seoul",
    "country": "KR",
    "company": "G-Core Labs S.A.",
    "nic_handle": "NA6392-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            126.8797332,
            37.4820962
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-10-31T14:20:04",
    "date_decommissioned": null,
    "hardware_version": 99
}