GET /api/v2/anchors/4218/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4218,
    "type": "Anchor",
    "hostname": "de-ber-as211573",
    "fqdn": "de-ber-as211573.anchors.atlas.ripe.net",
    "probe": 6934,
    "is_ipv4_only": false,
    "ip_v4": "5.42.201.35",
    "as_v4": 211573,
    "ip_v4_gateway": "5.42.201.0",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a13:3c00:281:2::",
    "as_v6": 211573,
    "ip_v6_gateway": "2a13:3c00:281::1",
    "ip_v6_prefix": 64,
    "city": "Berlin",
    "country": "DE",
    "company": "Emerald Onion",
    "nic_handle": "WS5300-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.404954,
            52.5200066
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": null,
    "date_decommissioned": null,
    "hardware_version": 98
}