GET /api/v2/anchors/1644/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1644,
    "type": "Anchor",
    "hostname": "id-bdo-as133802",
    "fqdn": "id-bdo-as133802.anchors.atlas.ripe.net",
    "probe": 6521,
    "is_ipv4_only": false,
    "ip_v4": "103.41.247.70",
    "as_v4": 133802,
    "ip_v4_gateway": "103.41.247.97",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:df4:6c00:aa02::70",
    "as_v6": 133802,
    "ip_v6_gateway": "2001:df4:6c00:f101::1",
    "ip_v6_prefix": 64,
    "city": "Bandung",
    "country": "ID",
    "company": "Universitas Pasundan",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            107.5927806,
            -6.866414
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-03-22T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}