GET /api/v2/anchors/1640/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1640,
    "type": "Anchor",
    "hostname": "nl-rtm-as24586",
    "fqdn": "nl-rtm-as24586.anchors.atlas.ripe.net",
    "probe": 6514,
    "is_ipv4_only": false,
    "ip_v4": "46.22.180.61",
    "as_v4": 24586,
    "ip_v4_gateway": "46.22.180.62",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:4c10::2:59:0:61",
    "as_v6": 24586,
    "ip_v6_gateway": "2001:4c10::2:59:0:50",
    "ip_v6_prefix": 96,
    "city": "Rotterdam",
    "country": "NL",
    "company": "Intermax Cloudsourcing b.v.",
    "nic_handle": "IN209-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.4735018,
            51.9202586
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6449,
    "date_live": "2019-03-05T20:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}